add setJumpBufSize() and setJumpBufAlignment() to target-lowering.
[oota-llvm.git] / lib / Transforms / TransformInternals.cpp
index db95bcc95aadd3b33f8b203e07bde58bb499d968..8cd2511e7c5f1465f5f4059bf9f9ff956d620882 100644 (file)
@@ -14,7 +14,6 @@
 
 #include "TransformInternals.h"
 #include "llvm/Type.h"
-#include "llvm/Analysis/Expressions.h"
 #include "llvm/Function.h"
 #include "llvm/Instructions.h"
 using namespace llvm;