[llvm-commits] patch: add DenseMapInfo specialization for DebugLoc
Nick Lewycky
nlewycky at google.com
Tue Apr 5 22:45:09 CDT 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.cs.uiuc.edu/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: 3169 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20110405/dd61e208/attachment.bin
More information about the llvm-commits
mailing list