[Statepoint] Remove unused header; NFC

llvm-svn: 263684
This commit is contained in:
Sanjoy Das 2016-03-17 01:15:27 +00:00
parent d6fc46ea03
commit c291e1fd4f
1 changed files with 0 additions and 1 deletions

View File

@ -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.