llvm-6502/tools/opt
Reid Spencer 3a9ec2463d For PR387:
Close out this long standing bug by removing the remaining overloaded
virtual functions in LLVM. The -Woverloaded-virtual option is now turned on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29934 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-28 01:02:49 +00:00
..
AnalysisWrappers.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00
GraphPrinters.cpp For PR387: 2006-08-28 01:02:49 +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 -analyze mode shouldn't output a .bc file. 2006-08-27 22:40:26 +00:00
PrintSCC.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00