[llvm-commits] patch: add DenseMapInfo specialization for DebugLoc

Nick Lewycky nlewycky at google.com
Tue Apr 5 20:45:09 PDT 2011


Hi,

I'd like to create a DenseMap<DebugLoc, ...>. This patch adds a
specialization to DebugLoc which allows me to do just that. Please review!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110405/dd61e208/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugloc-densemap.patch
Type: text/x-patch
Size: 3170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110405/dd61e208/attachment.bin>


More information about the llvm-commits mailing list