1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Reid Spencer 2567610703 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.

llvm-svn: 29934
2006-08-28 01:02:49 +00:00
..
Analysis For PR387: 2006-08-28 01:02:49 +00:00
AsmParser
Bytecode For PR797: 2006-08-25 19:54:53 +00:00
CodeGen eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine
Linker
Support Minor code cleanups 2006-08-27 22:10:29 +00:00
System simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
Target For PR387: 2006-08-28 01:02:49 +00:00
Transforms simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
VMCore For PR387: 2006-08-28 01:02:49 +00:00
Makefile