Sink ARM mc routines into MCTargetDesc.

llvm-svn: 135825
This commit is contained in:
Evan Cheng
2011-07-23 00:00:19 +00:00
parent 81d577c5c9
commit ad5f485957
13 changed files with 78 additions and 68 deletions

View File

@@ -29,7 +29,7 @@
#include "llvm/ADT/Statistic.h"
#include "../Target/X86/X86FixupKinds.h"
#include "../Target/ARM/ARMFixupKinds.h"
#include "../Target/ARM/MCTargetDesc/ARMFixupKinds.h"
#include <vector>
using namespace llvm;