[all-commits] [llvm/llvm-project] a95f56: [test] Move AMDGPU reloc test from Object to tools...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 12 10:04:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a95f56f60089ce810dd1d66a640042133f56ccd8
https://github.com/llvm/llvm-project/commit/a95f56f60089ce810dd1d66a640042133f56ccd8
Author: Fangrui Song <i at maskray.me>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
R llvm/test/Object/AMDGPU/elf64-relocs.yaml
A llvm/test/tools/llvm-readobj/ELF/reloc-types-elf-amdgpu.test
Log Message:
-----------
[test] Move AMDGPU reloc test from Object to tools/llvm-readobj and simplify it
We already have some reloc-types-elf-*.test serving the similar purpose.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D105783
More information about the All-commits
mailing list