llvm-6502/lib/Transforms
Nick Lewycky bc00fec835 Quiet compiler warning. The only reason the function is marked virtual
is so that it can be called from inside a debugger.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33067 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-11 02:38:21 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation this pass is unused 2007-01-07 18:12:43 +00:00
IPO Fix a bug in heap-sra that caused compilation failure of office-ispell. 2007-01-09 23:29:37 +00:00
Scalar Quiet compiler warning. The only reason the function is marked virtual 2007-01-11 02:38:21 +00:00
Utils Change the interface to Module::getOrInsertFunction to be easier to use,to resolve PR1088, and to help PR411. 2007-01-07 08:12:01 +00:00
ExprTypeConvert.cpp For PR950: 2006-12-31 05:48:39 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00