[all-commits] [llvm/llvm-project] 1044ee: [ELF][test] Improve llvm-objdump -t tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Mar 4 10:49:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1044ee827af606bedd4d3dabd83414147ca33059
https://github.com/llvm/llvm-project/commit/1044ee827af606bedd4d3dabd83414147ca33059
Author: Fangrui Song <maskray at google.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M lld/test/ELF/end.s
M lld/test/ELF/gnu-ifunc-empty.s
M lld/test/ELF/linkerscript/alignof.test
M lld/test/ELF/linkerscript/early-assign-symbol.s
M lld/test/ELF/linkerscript/expr-sections.test
M lld/test/ELF/linkerscript/non-absolute2.test
M lld/test/ELF/linkerscript/operators.test
M lld/test/ELF/linkerscript/page-size.s
M lld/test/ELF/linkerscript/provide-shared.s
M lld/test/ELF/linkerscript/sizeof.s
M lld/test/ELF/linkerscript/sizeofheaders.s
M lld/test/ELF/linkerscript/symbol-assignexpr.s
M lld/test/ELF/linkerscript/symbol-conflict.s
M lld/test/ELF/linkerscript/symbol-memoryexpr.s
M lld/test/ELF/linkerscript/undef.s
M lld/test/ELF/relocatable-tls.s
Log Message:
-----------
[ELF][test] Improve llvm-objdump -t tests
In many cases, llvm-nm or llvm-readelf is more suitable.
More information about the All-commits
mailing list