llvm-mirror/lib/VMCore
Chris Lattner da3b0264f7 if functiontype is going to have a pointer to a paramattr object, it better
be const.  The only way to get a pointer to these returns a const pointer.

llvm-svn: 36734
2007-05-04 03:39:28 +00:00
..
AsmWriter.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Dominators.cpp Use iterative while loop instead of recursive function call. 2007-05-03 20:55:18 +00:00
Function.cpp
Globals.cpp Unbreak VC++ build. 2007-05-03 22:09:21 +00:00
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp Re-install patch to enable use of PassID. 2007-05-02 20:38:25 +00:00
PassManager.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
SymbolTableListTraitsImpl.h
Type.cpp if functiontype is going to have a pointer to a paramattr object, it better 2007-05-04 03:39:28 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Drop 'const' 2007-05-03 01:11:54 +00:00