[PATCH] D74006: [MC][ELF] Make linked-to symbol name part of ELFSectionKey
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 21:45:11 PST 2020
MaskRay updated this revision to Diff 244569.
MaskRay added a comment.
Update 4 __patchable_function_entries tests.
The case no-function-sections is very similar to function-sections case now.
A future clean-up can delete `,unique` from the tests but that will require some interface changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74006/new/
https://reviews.llvm.org/D74006
Files:
llvm/include/llvm/MC/MCContext.h
llvm/lib/MC/MCContext.cpp
llvm/test/CodeGen/AArch64/patchable-function-entry-bti.ll
llvm/test/CodeGen/AArch64/patchable-function-entry.ll
llvm/test/CodeGen/X86/patchable-function-entry-ibt.ll
llvm/test/CodeGen/X86/patchable-function-entry.ll
llvm/test/MC/ELF/comdat-dup-group-name.s
llvm/test/MC/ELF/section-combine.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74006.244569.patch
Type: text/x-patch
Size: 9550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/6ac37965/attachment.bin>
More information about the llvm-commits
mailing list