[all-commits] [llvm/llvm-project] 258e04: [JITLink][ELF][x86-64] Replace R_X86_64_32 yaml te...
lhames via All-commits
all-commits at lists.llvm.org
Sat Apr 15 19:09:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 258e04fa881826478527ba49c9b24b089c376ed6
https://github.com/llvm/llvm-project/commit/258e04fa881826478527ba49c9b24b089c376ed6
Author: Lang Hames <lhames at gmail.com>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
A llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_32.s
R llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_32.yaml
Log Message:
-----------
[JITLink][ELF][x86-64] Replace R_X86_64_32 yaml testcase with asm version.
The assembly version of this testcase is shorter and easier to read.
More information about the All-commits
mailing list