llvm-6502/tools/opt
Chris Lattner 7f500f7f2a Merge the 'analyze' mode code with the 'opt' mode code. Eliminate the
'autodetect .ll files' functionality.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29915 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-27 22:07:01 +00:00
..
AnalysisWrappers.cpp fix printing call graphs 2006-04-18 23:45:19 +00:00
GraphPrinters.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile Merge the 'analyze' mode code with the 'opt' mode code. Eliminate the 2006-08-27 22:07:01 +00:00
opt.cpp Merge the 'analyze' mode code with the 'opt' mode code. Eliminate the 2006-08-27 22:07:01 +00:00
PrintSCC.cpp