llvm-6502/include
Nick Lewycky 297738fa95 In DenseMapInfo<pair<T, U>> tombstone key, use the tombstone for T and U instead
of the empty key for U. This shouldn't really matter because the tombstone key
for the pair was still distinct from every other key, but it is odd. Patch by
Michael Ilseman!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136336 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-28 06:48:33 +00:00
..
llvm In DenseMapInfo<pair<T, U>> tombstone key, use the tombstone for T and U instead 2011-07-28 06:48:33 +00:00
llvm-c Keep enums stable. Append EH stuff to the end. 2011-07-27 21:00:28 +00:00