aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-09-06 10:04:22 +0000
committerPavel Labath <labath@google.com>2016-09-06 10:04:22 +0000
commit5cf1ece222936a0b7d6cc053c6db71a1956412d9 (patch)
tree250178c5b661f2870e1592ce56260be3849784a2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4fa3b50fc38fb5665c40aea11c91e8e020be221e (diff)
downloadllvm-5cf1ece222936a0b7d6cc053c6db71a1956412d9.zip
llvm-5cf1ece222936a0b7d6cc053c6db71a1956412d9.tar.gz
llvm-5cf1ece222936a0b7d6cc053c6db71a1956412d9.tar.bz2
Fix build breakage in r280692
The commit introduced an array of const objects, which libstdc++ does not like. Make the object non-const. Also fix a compiler warning while I'm in there. llvm-svn: 280697
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions