diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-03-27 05:47:03 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-03-27 05:47:03 +0000 |
commit | 1dd20e654421bfd65e9bfe59f833c7e1a2312350 (patch) | |
tree | 45f861b974eb6723133930f943519b680b920ecc /llvm/lib/Support/CommandLine.cpp | |
parent | 1c78f4a0ff6811e9c3d8fe4a827358b9c01dab61 (diff) | |
download | llvm-1dd20e654421bfd65e9bfe59f833c7e1a2312350.zip llvm-1dd20e654421bfd65e9bfe59f833c7e1a2312350.tar.gz llvm-1dd20e654421bfd65e9bfe59f833c7e1a2312350.tar.bz2 |
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI
This removes a const_cast of the this pointer.
llvm-svn: 298831
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions