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 | 2a4a6fecf0b8c92223f8fdf19545b564b7d3fcde (patch) | |
tree | 09f247bb053efcc97691d90d131c424a76ba1db3 /lib/AsmParser/LLParser.cpp | |
parent | 4383c282af954e4f65ae3b77c891fa41a4960a2a (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133611 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions