diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2009-09-20 01:35:59 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2009-09-20 01:35:59 +0000 |
commit | e0332983fdb1b8cb31edaf83a022b0fe9e433898 (patch) | |
tree | 7319a10dfd62bccf5b62e8f881c9e0af1f1af2fb /llvm/lib/Support/CommandLine.cpp | |
parent | 77c2724360277cac81ae85df60571550cc5ebfab (diff) | |
download | llvm-e0332983fdb1b8cb31edaf83a022b0fe9e433898.zip llvm-e0332983fdb1b8cb31edaf83a022b0fe9e433898.tar.gz llvm-e0332983fdb1b8cb31edaf83a022b0fe9e433898.tar.bz2 |
Value* were never meant to be const. Removing constness from the constant
folder removes a lot of const_casting and requires no changes to clang or
llvm-gcc.
llvm-svn: 82349
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions