aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/CodeGen/ForwardControlFlowIntegrity.h')
-rw-r--r--include/llvm/CodeGen/ForwardControlFlowIntegrity.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/ForwardControlFlowIntegrity.h b/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
index a6232c5..ec8e2ef 100644
--- a/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
+++ b/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
@@ -18,7 +18,6 @@
#include "llvm/ADT/SmallVector.h"
#include "llvm/Pass.h"
#include "llvm/Target/TargetOptions.h"
-
#include <string>
namespace llvm {