llvm-6502/include
Jay Foad 2a4a6fecf0 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
2011-06-22 08:50:06 +00:00
..
llvm Extend ConstantUniqueMap with a new template parameter ValRefType, 2011-06-22 08:50:06 +00:00
llvm-c Cast unused parameter to void. 2011-06-04 16:00:19 +00:00