llvm-6502/include
Chris Lattner ec90d8f80d Make PATypeHolder and friends return non-const pointers to the types they
hold.  Because types are basically immutable anyway, they should not be
referenced as "const Type*" everywhere.  Just "Type*" should suffice!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14824 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-14 20:10:26 +00:00
..
Config Regenerated. 2004-06-22 23:47:23 +00:00
llvm Make PATypeHolder and friends return non-const pointers to the types they 2004-07-14 20:10:26 +00:00
Support Fix warning compiling with VC++ 2004-07-12 20:25:04 +00:00