[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 14:52:45 PST 2020


MaskRay updated this revision to Diff 238898.
MaskRay added a comment.

Simplify. Add a comment. Fix a comment in the test.


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.238898.patch
Type: text/x-patch
Size: 3825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/8689795d/attachment.bin>


More information about the llvm-commits mailing list