OSDN Git Service

Re-re-enable compact unwind after fixing a failure in SingleSource/Benchmarks/Shootou...
authorBill Wendling <isanbard@gmail.com>
Thu, 15 Dec 2011 00:14:24 +0000 (00:14 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 15 Dec 2011 00:14:24 +0000 (00:14 +0000)
commit7a13b72bbbadaa9274f6a58774970b9b95706330
tree1f22abba8717040bba9e5cafcc69f3e3dc4cf43f
parentdac2953e3b5e5de73290c25740983a64a3e9920b
Re-re-enable compact unwind after fixing a failure in SingleSource/Benchmarks/Shootout-C++/except.cpp and friends. It was encoding the stored registers in the wrong order.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146617 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp