[PATCH] D78422: [LLD][ELF][ARM] Fix ARM Exidx order for non monotonic section order

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 14:39:09 PDT 2020


MaskRay added inline comments.


================
Comment at: lld/test/ELF/arm-exidx-script-order.s:50
+
+/// dummy definition, use .data to avoid generating a cantunwind table
+ .section .rodata
----------------
Capitalize


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78422/new/

https://reviews.llvm.org/D78422





More information about the llvm-commits mailing list