llvm-6502/lib
Chris Lattner 2c56b55cf0 Remove Module::mutateConstantPointerRef, which is now thankfully dead!
This is one small step towards the complete obliteration of
ConstantPointerRef's entirely!! Woot!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12216 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-08 06:16:10 +00:00
..
Analysis Fix a bug handling globals that are constants, but are still external 2004-03-08 03:52:24 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser Eliminate a REALLY HORRIBLE API: mutateReferences, which is gross gross gross. 2004-03-08 06:09:57 +00:00
Bytecode Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
CodeGen As I wrote in the docs, simple is the default spiller :-) 2004-03-06 23:08:44 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Linker Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Avoid allocating special registers a bit more robustly 2004-03-08 03:48:07 +00:00
Transforms Implement ArgumentPromotion/aggregate-promote.ll 2004-03-08 01:04:36 +00:00
VMCore Remove Module::mutateConstantPointerRef, which is now thankfully dead! 2004-03-08 06:16:10 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00