[PATCH] D78820: [LLD][ELF] Eliminate symbols of merged .ARM.exidx sections.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 01:02:12 PDT 2020


MaskRay accepted this revision.
MaskRay added inline comments.


================
Comment at: lld/test/ELF/arm-exidx-mapping-symbols.s:16
+
+// GNU as adds mapping symbols "$d" for .ARM.exidx sections it generates.
+// llvm-mc does not do that, so reproduce that manually.
----------------
`///`


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

https://reviews.llvm.org/D78820





More information about the llvm-commits mailing list