aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-10-04 10:18:32 +0000
committerTobias Grosser <tobias@grosser.es>2015-10-04 10:18:32 +0000
commitf4bb7a6a4d05fecfc011007da1d3190251a2caa2 (patch)
tree67e87c10a942e1fadbec4d761cef929f39e1e4df /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentbb01c6fda2d6e63e7d5b455a8a07b3c9dfaee5c3 (diff)
downloadllvm-f4bb7a6a4d05fecfc011007da1d3190251a2caa2.zip
llvm-f4bb7a6a4d05fecfc011007da1d3190251a2caa2.tar.gz
llvm-f4bb7a6a4d05fecfc011007da1d3190251a2caa2.tar.bz2
Consolidate the different ValueMapTypes we are using
There have been various places where llvm::DenseMap<const llvm::Value *, llvm::Value *> types have been defined, but all types have been expected to be identical. We make this more clear by consolidating the different types and use BlockGenerator::ValueMapT wherever there is a need for types to match BlockGenerator::ValueMapT. llvm-svn: 249264
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions