diff options
-rw-r--r-- | llvm/include/llvm/IR/Statepoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/IR/Statepoint.h b/llvm/include/llvm/IR/Statepoint.h index 357b0ab9717..3d4091c3bf2 100644 --- a/llvm/include/llvm/IR/Statepoint.h +++ b/llvm/include/llvm/IR/Statepoint.h @@ -24,7 +24,6 @@ #include "llvm/IR/Instructions.h" #include "llvm/IR/IntrinsicInst.h" #include "llvm/IR/Intrinsics.h" -#include "llvm/Support/Compiler.h" namespace llvm { /// The statepoint intrinsic accepts a set of flags as its third argument. |