Fold the exception actions table harder: if two typeid lists start the
authorDuncan Sands <baldrick@free.fr>
Wed, 6 Jun 2007 15:37:31 +0000 (15:37 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 6 Jun 2007 15:37:31 +0000 (15:37 +0000)
commitb32edb4b2289e7e7bf842e41a9ff169925956c87
tree0ac40ce1bad589625927e387ecdb50377c4feb61
parent51e844b60168d019a293daddf19bd291c706dc3f
Fold the exception actions table harder: if two typeid lists start the
same, only output one copy of the common part.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37470 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/DwarfWriter.cpp