[PATCH] D55501: [PPC64][PPC] add tests for R_PPC64_REL14 R_PPC_REL14
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 19:41:37 PST 2019
sfertile added a comment.
Overall patch LGTM. Thanks for adding this. I have one small question about the llvm-readobj test though. IIUC the python file is used to generate the output files for `test/tools/llvm-readobj/reloc-types.test`. Do we need to run the python script to get the updated `relocs.obj.elf-ppc64` file and update the checks for the added relocations in `reloc-types.test`?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55501/new/
https://reviews.llvm.org/D55501
More information about the llvm-commits
mailing list