Don't include Operator.h from InstrTypes.h.
[oota-llvm.git] / lib / Target / ARM / ARMFastISel.cpp
index 1e94ab60f7d3d9220d51af3fcce726f7dbc94379..ce9e21fc2f3e148bc4c4c5a3527bc0c88d219c26 100644 (file)
@@ -26,6 +26,7 @@
 #include "llvm/Instructions.h"
 #include "llvm/IntrinsicInst.h"
 #include "llvm/Module.h"
+#include "llvm/Operator.h"
 #include "llvm/CodeGen/Analysis.h"
 #include "llvm/CodeGen/FastISel.h"
 #include "llvm/CodeGen/FunctionLoweringInfo.h"