[PATCH] D114753: [JITLink][ELF] Support duplicated section names from object file
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 18 08:38:46 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG091e364866fb: [JITLink][ELF] Support duplicated section names from object file (authored by steven_wu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114753/new/
https://reviews.llvm.org/D114753
Files:
llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
llvm/test/ExecutionEngine/JITLink/X86/ELF_comdat.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114753.400859.patch
Type: text/x-patch
Size: 9703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/266faab0/attachment.bin>
More information about the llvm-commits
mailing list