[all-commits] [llvm/llvm-project] 6b90f2: [ELF][test] Clean up some thunk tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Nov 23 12:44:20 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6b90f2bbec72cbdbc7e8a316e1dbc494c294a632
https://github.com/llvm/llvm-project/commit/6b90f2bbec72cbdbc7e8a316e1dbc494c294a632
Author: Fangrui Song <i at maskray.me>
Date: 2019-11-23 (Sat, 23 Nov 2019)
Changed paths:
M lld/test/ELF/aarch64-call26-thunk.s
M lld/test/ELF/aarch64-jump26-thunk.s
M lld/test/ELF/aarch64-thunk-pi.s
M lld/test/ELF/aarch64-thunk-script.s
M lld/test/ELF/aarch64-thunk-section-location.s
M lld/test/ELF/arm-thumb-condbranch-thunk.s
Log Message:
-----------
[ELF][test] Clean up some thunk tests
Use llvm-objdump --no-show-raw-insn --print-imm-hex
Prefer generic aarch64 triple to linux/freebsd specific triples.
More information about the All-commits
mailing list