[PATCH] D72899: [MC] Set sh_link to 0 if the associated symbol is undefined
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 00:40:29 PST 2020
MaskRay updated this revision to Diff 238705.
MaskRay retitled this revision from "[MC] Drop SHF_LINK_ORDER and set sh_link to 0 if the associated symbol is undefined" to "[MC] Set sh_link to 0 if the associated symbol is undefined".
MaskRay edited the summary of this revision.
MaskRay removed a subscriber: merge_guards_bot.
MaskRay added a comment.
Allow SHF_LINK_ORDER sh_link=0
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72899/new/
https://reviews.llvm.org/D72899
Files:
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/ELFObjectWriter.cpp
llvm/lib/MC/MCSectionELF.cpp
llvm/test/CodeGen/X86/elf-associated-discarded.ll
llvm/test/CodeGen/X86/elf-associated.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72899.238705.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/bf93fe6c/attachment.bin>
More information about the llvm-commits
mailing list