1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include
Chris Lattner 9e4dad1400 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!

llvm-svn: 14824
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