forked from OSchip/llvm-project
parent
0f5a8d4749
commit
28fef95650
|
@ -22,8 +22,6 @@
|
|||
#include <fstream>
|
||||
#include <memory>
|
||||
|
||||
using namespace opt;
|
||||
|
||||
enum Opts {
|
||||
// Basic optimizations
|
||||
dce, constprop, inlining, mergecons, strip, mstrip,
|
||||
|
|
Loading…
Reference in New Issue