We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020f69c commit c097e64Copy full SHA for c097e64
bolt/lib/Rewrite/RewriteInstance.cpp
@@ -82,7 +82,6 @@ extern cl::opt<bool> Hugify;
82
extern cl::opt<bool> Instrument;
83
extern cl::opt<JumpTableSupportLevel> JumpTables;
84
extern cl::opt<bool> KeepNops;
85
-extern cl::opt<bool> Lite;
86
extern cl::opt<bool> MatchProfileWithFunctionHash;
87
extern cl::list<std::string> ReorderData;
88
extern cl::opt<bolt::ReorderFunctions::ReorderType> ReorderFunctions;
0 commit comments