NAKAMURA Takumi
|
773f74cb10
|
Untabify.
llvm-svn: 173235
|
2013-01-23 08:30:21 +00:00 |
Dmitri Gribenko
|
fb37aca9d5
|
Improve r172464: const_cast is not needed if the variable is not const
llvm-svn: 172474
|
2013-01-14 21:23:37 +00:00 |
David Greene
|
4c66a58b64
|
Fix Casts
Use const_cast<> to avoid cast-away-const errors.
llvm-svn: 172464
|
2013-01-14 21:04:35 +00:00 |
Chandler Carruth
|
74b6a77d75
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
library rename.
llvm-svn: 171747
|
2013-01-07 15:35:46 +00:00 |