[PATCH] D80311: [lld][test] Expand testing for dynamic-list and export-dynamic

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 12:52:40 PDT 2020


MaskRay added inline comments.


================
Comment at: lld/test/ELF/export-symbol-types.s:3
+## and --dynamic-list put the correct symbols in the dynamic symbol table.
+
+## Not exported:
----------------
For `-shared`, `--dynamic-list` does not affect the exported symbols.


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

https://reviews.llvm.org/D80311





More information about the llvm-commits mailing list