aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-09-20 01:35:59 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-09-20 01:35:59 +0000
commite0332983fdb1b8cb31edaf83a022b0fe9e433898 (patch)
tree7319a10dfd62bccf5b62e8f881c9e0af1f1af2fb /llvm/lib/Support/CommandLine.cpp
parent77c2724360277cac81ae85df60571550cc5ebfab (diff)
downloadllvm-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