[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
Mon Aug 3 13:44:09 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11bb7c220ccd: [MC] Set sh_link to 0 if the associated symbol is undefined (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D72899?vs=279620&id=282717#toc

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.282717.patch
Type: text/x-patch
Size: 5083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/06cf3bb4/attachment.bin>


More information about the llvm-commits mailing list