[PATCH] D80311: [lld][test] Expand testing for dynamic-list and export-dynamic
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 10:46:11 PDT 2020
gbreynoo updated this revision to Diff 267660.
gbreynoo marked 2 inline comments as done.
gbreynoo added a comment.
Made the following changes:
- Fixed up a comment
- Added x86 requirement
- Changed the creation of the dynamic list in export-symbol-types.s
- Made file names more consistent
- Use CHECK-NEXT
- Use ABS for abs
- rename symbol
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80311/new/
https://reviews.llvm.org/D80311
Files:
lld/test/ELF/Inputs/invalid-dynamic-list-1.list
lld/test/ELF/Inputs/invalid-dynamic-list-2.list
lld/test/ELF/dynamic-list-patterns.s
lld/test/ELF/dynamic-list-wildcard.s
lld/test/ELF/export-dynamic-symbol.s
lld/test/ELF/export-symbol-types.s
lld/test/ELF/invalid-dynamic-list.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80311.267660.patch
Type: text/x-patch
Size: 7447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/4db7d815/attachment.bin>
More information about the llvm-commits
mailing list