[PATCH] D56388: [ELF] Remove checking for spurious '@' at the end of dynamic symbol names
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 02:54:59 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD350614: [ELF] Remove checking for spurious '@' at the end of dynamic sym names (authored by jhenderson, committed by ).
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56388/new/
https://reviews.llvm.org/D56388
Files:
test/ELF/as-needed-weak.s
test/ELF/bsymbolic-undef.s
test/ELF/common-gc2.s
test/ELF/dont-export-hidden.s
test/ELF/dynamic-list-preempt.s
test/ELF/dynamic-list-wildcard.s
test/ELF/dynamic-list.s
test/ELF/dynsym-no-rosegment.s
test/ELF/dynsym-pie.s
test/ELF/empty-ver.s
test/ELF/empty-ver2.s
test/ELF/gc-sections-linker-defined-symbol.s
test/ELF/gnu-hash-table-copy.s
test/ELF/gnu-hash-table.s
test/ELF/gnu-unique.s
test/ELF/linkerscript/provide-shared2.s
test/ELF/linkerscript/version-script.s
test/ELF/local-dynamic.s
test/ELF/local-ver-preemptible.s
test/ELF/lto/dynamic-list.ll
test/ELF/lto/shlib-undefined.ll
test/ELF/lto/undefined-puts.ll
test/ELF/lto/version-script.ll
test/ELF/mips-dynamic.s
test/ELF/mips-dynsym-sort.s
test/ELF/mips-got-and-copy.s
test/ELF/mips-got-extsym.s
test/ELF/mips-got16.s
test/ELF/mips-micro-plt.s
test/ELF/mips-sto-plt.s
test/ELF/progname.s
test/ELF/protected-shared.s
test/ELF/relative-dynamic-reloc-ppc64.s
test/ELF/relative-dynamic-reloc.s
test/ELF/retain-symbols-file.s
test/ELF/shared.s
test/ELF/undef-version-script.s
test/ELF/verdef-defaultver.s
test/ELF/verdef.s
test/ELF/verneed.s
test/ELF/version-script-complex-wildcards.s
test/ELF/version-script-extern-undefined.s
test/ELF/version-script-extern-wildcards.s
test/ELF/version-script-extern.s
test/ELF/version-script-extern2.s
test/ELF/version-script-hide-so-symbol.s
test/ELF/version-script-locals-extern.s
test/ELF/version-script-symver2.s
test/ELF/version-script-weak.s
test/ELF/version-script.s
test/ELF/version-wildcard.test
test/ELF/visibility.s
test/ELF/weak-undef-export.s
test/ELF/weak-undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56388.180629.patch
Type: text/x-patch
Size: 41764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/92270724/attachment-0001.bin>
More information about the llvm-commits
mailing list