Make one of the AttributeSet ctors maintain the invariant that the
[oota-llvm.git] / lib / Transforms / ObjCARC / ObjCARC.cpp
index b76a33668dee283da88f1aae4cd66667f7a8049f..373168e89888532c716d63bf7e3c07f7e6ac4a7e 100644 (file)
@@ -17,7 +17,6 @@
 #include "llvm-c/Core.h"
 #include "llvm-c/Initialization.h"
 #include "llvm/InitializePasses.h"
-#include "llvm/Wrap.h"
 #include "llvm/Support/CommandLine.h"
 
 namespace llvm {