Files
llvm/test/CodeGen/AArch64
Eli Friedman a092a834c4 [MC] Sort FDEs by the associated CIE before emitting them.
This isn't necessary according to the DWARF standard, but it matches the
.eh_frame sections emitted by other tools in practice, and the Android
libunwindstack rejects .eh_frame sections where an FDE refers to a CIE
other than the closest previous CIE. So match the other tools and also
sort accordingly.

I consider this a bug in libunwindstack, but it's easy enough to emit
a compatible .eh_frame section for compatibility with installed
operating systems.

Differential Revision: https://reviews.llvm.org/D58266



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356216 91177308-0d34-0410-b5e6-96231b3b80d8
2019-03-14 23:08:19 +00:00
..
2017-06-01 14:24:31 +00:00
2015-02-13 10:48:30 +00:00
2016-10-26 18:49:16 +00:00
2018-08-02 01:54:12 +00:00
2016-10-18 20:41:30 +00:00
2018-02-26 23:19:25 +00:00
2017-05-23 06:08:37 +00:00
2016-05-26 12:42:55 +00:00
2018-07-11 10:39:50 +00:00
2018-02-26 23:19:25 +00:00
2018-02-16 20:00:57 +00:00