Output exception call-sites in address order, as required by the unwinding
authorDuncan Sands <baldrick@free.fr>
Wed, 16 May 2007 12:12:23 +0000 (12:12 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 16 May 2007 12:12:23 +0000 (12:12 +0000)
commit53c3a333a470dafd0160e64da2f196e7121cdf3f
tree66ded2d2dd08b8f0cb38a7dcdee2c7f4db9e82ee
parentaeafca0a257f8b698a67c627c0820365cdfc85e6
Output exception call-sites in address order, as required by the unwinding
runtime.

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