aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-10-04 10:18:45 +0000
committerTobias Grosser <tobias@grosser.es>2015-10-04 10:18:45 +0000
commit2f1acac6103ce5637d41319034b0105c8f0e65b1 (patch)
tree84ed34b8c2e240c73cacb2eecf40dfe178e3bfc2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent9646e3fe4bbfc36f7a487c7408c98afb55ecb663 (diff)
downloadllvm-2f1acac6103ce5637d41319034b0105c8f0e65b1.zip
llvm-2f1acac6103ce5637d41319034b0105c8f0e65b1.tar.gz
llvm-2f1acac6103ce5637d41319034b0105c8f0e65b1.tar.bz2
BlockGenerator: Use plain Value * instead of const Value *
The use of const qualified Value pointers prevents the use of AssertingVH. We could probably think of adding const support to AssertingVH, but as const correctness seems to currently provide limited benefit in Polly, we do not do this yet. llvm-svn: 249266
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions