Revert commit r239480 as it causes https://code.google.com/p/chromium/issues/detail...
[oota-llvm.git] / include / llvm / Transforms / IPO / PassManagerBuilder.h
index 1334dd0da23c30d9035e738cedbac5bed99f82ef..5d574ae0bf0f298b7b975dd563960cee3bad1243 100644 (file)
@@ -121,7 +121,6 @@ public:
   bool VerifyInput;
   bool VerifyOutput;
   bool MergeFunctions;
-  bool PrepareForLTO;
 
 private:
   /// ExtensionList - This is list of all of the extensions that are registered.