David Majnemer b984536dad llvm-vtabledump: use a std::map instead of a StringMap for VBTables
StringMap doesn't guarantee any particular iteration order,
this is suboptimal when comparing llvm-vtabledump's output for two
object files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213921 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-25 04:30:11 +00:00
..
2014-07-14 05:01:53 +00:00
2014-07-14 05:01:53 +00:00
2014-07-24 02:10:42 +00:00
2014-07-23 23:49:16 +00:00
2014-06-13 16:12:08 +00:00
2014-07-14 05:01:53 +00:00
2014-07-24 23:14:40 +00:00