1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Remove unneeded header

llvm-svn: 115525
This commit is contained in:
Jim Grosbach 2010-10-04 17:53:40 +00:00
parent 1e19a4eadb
commit 7a161fb4e2

View File

@ -13,7 +13,6 @@
#define DEBUG_TYPE "asm-printer"
#include "MSP430.h"
#include "MSP430InstrInfo.h"
#include "MSP430InstPrinter.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCAsmInfo.h"