diff options
Diffstat (limited to 'lib/Target')
-rw-r--r-- | lib/Target/XCore/XCoreMCInstLower.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/XCore/XCoreMCInstLower.h b/lib/Target/XCore/XCoreMCInstLower.h index 10bf5d863e..fb138f0214 100644 --- a/lib/Target/XCore/XCoreMCInstLower.h +++ b/lib/Target/XCore/XCoreMCInstLower.h @@ -9,7 +9,6 @@ #ifndef XCOREMCINSTLOWER_H #define XCOREMCINSTLOWER_H -#include "llvm/ADT/SmallVector.h" #include "llvm/CodeGen/MachineOperand.h" #include "llvm/Support/Compiler.h" |