1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include
Jay Foad f921ffd79e 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
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