[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
Tue Jul 21 13:14:55 PDT 2020


MaskRay updated this revision to Diff 279620.
MaskRay edited the summary of this revision.
MaskRay edited reviewers, added: psmith; removed: peter.smith.
MaskRay added a comment.
Herald added a subscriber: emaste.
Herald added a reviewer: espindola.

Fold my AsmParser changes (https://reviews.llvm.org/D72899#2157020 ) into the patch


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/MCParser/ELFAsmParser.cpp
  llvm/lib/MC/MCSectionELF.cpp
  llvm/test/CodeGen/X86/elf-associated-discarded.ll
  llvm/test/CodeGen/X86/elf-associated.ll
  llvm/test/MC/ELF/section-linkorder.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72899.279620.patch
Type: text/x-patch
Size: 5081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/7b7cb861/attachment.bin>


More information about the llvm-commits mailing list