Skip to content

Commit c097e64

Browse files
committed
Revert "Added opts::Lite to RewriteInstance"
This reverts commit 020f69c.
1 parent 020f69c commit c097e64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bolt/lib/Rewrite/RewriteInstance.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ extern cl::opt<bool> Hugify;
8282
extern cl::opt<bool> Instrument;
8383
extern cl::opt<JumpTableSupportLevel> JumpTables;
8484
extern cl::opt<bool> KeepNops;
85-
extern cl::opt<bool> Lite;
8685
extern cl::opt<bool> MatchProfileWithFunctionHash;
8786
extern cl::list<std::string> ReorderData;
8887
extern cl::opt<bolt::ReorderFunctions::ReorderType> ReorderFunctions;

0 commit comments

Comments
 (0)