mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 12:08:25 +00:00
Move the asmprinter and MC lowering out of the AsmPrinter (soon to be
InstPrinter) subdir llvm-svn: 115363
This commit is contained in:
parent
76cc74b5bc
commit
cb1fe6879e
@ -15,7 +15,7 @@
|
||||
#define DEBUG_TYPE "asm-printer"
|
||||
#include "MSP430.h"
|
||||
#include "MSP430InstrInfo.h"
|
||||
#include "MSP430InstPrinter.h"
|
||||
#include "AsmPrinter/MSP430InstPrinter.h"
|
||||
#include "MSP430MCAsmInfo.h"
|
||||
#include "MSP430MCInstLower.h"
|
||||
#include "MSP430TargetMachine.h"
|
Loading…
Reference in New Issue
Block a user