diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-03 17:19:49 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-03 17:19:49 +0000 |
commit | e9cb5a0983d45d6484f2e10bdf803bcf71cdd7e4 (patch) | |
tree | 94c77ce60c0b23defd53e657cb8ed45e66b88f88 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a38d76a08798b8419ee3cad64535e1241725064b (diff) | |
download | llvm-e9cb5a0983d45d6484f2e10bdf803bcf71cdd7e4.zip llvm-e9cb5a0983d45d6484f2e10bdf803bcf71cdd7e4.tar.gz llvm-e9cb5a0983d45d6484f2e10bdf803bcf71cdd7e4.tar.bz2 |
BlockGenerator: Use AssertingVH in maps
By using asserting value handles, we will get assertions when we forget to clear
any of the Value maps instead of difficult to debug undefined behavior.
llvm-svn: 249237
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions