aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-06-22 08:50:06 +0000
committerJay Foad <jay.foad@gmail.com>2011-06-22 08:50:06 +0000
commitc365eeaea6add80126de7c2865c5242e990cd5dd (patch)
tree5ecb09c25401612b35514c5cccb7ff3e8d684efd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc0c5dd26513c9482af4ce1f3501cfb435f86940e (diff)
downloadllvm-c365eeaea6add80126de7c2865c5242e990cd5dd.zip
llvm-c365eeaea6add80126de7c2865c5242e990cd5dd.tar.gz
llvm-c365eeaea6add80126de7c2865c5242e990cd5dd.tar.bz2
Extend ConstantUniqueMap with a new template parameter ValRefType,
representing a constant reference to ValType. Normally this is just "const ValType &", but when ValType is a std::vector we want to use ArrayRef as the reference type. llvm-svn: 133611
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions