diff options
| author | Jay Foad <jay.foad@gmail.com> | 2011-06-22 08:50:06 +0000 |
|---|---|---|
| committer | Jay Foad <jay.foad@gmail.com> | 2011-06-22 08:50:06 +0000 |
| commit | c365eeaea6add80126de7c2865c5242e990cd5dd (patch) | |
| tree | 5ecb09c25401612b35514c5cccb7ff3e8d684efd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | c0c5dd26513c9482af4ce1f3501cfb435f86940e (diff) | |
| download | llvm-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
