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
..
2004-07-12 20:25:04 +00:00
2004-07-07 06:35:22 +00:00
2004-06-22 23:47:23 +00:00
2004-06-28 00:46:54 +00:00
2004-06-15 21:52:58 +00:00
2004-06-11 21:12:22 +00:00
2004-06-04 20:39:05 +00:00
2004-07-12 20:25:33 +00:00