[JITLink][ELF][x86-64] Replace R_X86_64_32 yaml testcase with asm version.
authorLang Hames <lhames@gmail.com>
Sun, 16 Apr 2023 02:07:31 +0000 (02:07 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 16 Apr 2023 02:07:31 +0000 (02:07 +0000)
commit258e04fa881826478527ba49c9b24b089c376ed6
treeeeed364c81e31a1121fc4e5964d3c8e558c85bf1
parentad7ab8f46516a5a2d6ec529ff4ce12567712a79a
[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.
llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_32.s [new file with mode: 0644]
llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_32.yaml [deleted file]