diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-12-14 23:53:24 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-12-14 23:53:24 +0000 |
commit | 10e412ec6b761952b95710203e6d2d89f4fee53a (patch) | |
tree | 1a1c85890de77aff67b614cb2af6bb98037cbf98 /lib/MC/MCParser/AsmParser.cpp | |
parent | f0426601977c3e386d2d26c72a2cca691dc42072 (diff) |
The saved registers weren't being processed in the correct order. This lead to
the compact unwind claiming that one register was saved before another, which
isn't all that great in general. Process them in the natural order. Reverse the
list only when necessary for the algorithm.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146612 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions