[PATCH] D116995: [gold] Ignore bitcode from sections inside object files

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 13:45:03 PDT 2022


tstellar updated this revision to Diff 430179.
tstellar added a comment.

Add documentation about the change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116995/new/

https://reviews.llvm.org/D116995

Files:
  llvm/docs/GoldPlugin.rst
  llvm/docs/ReleaseNotes.rst
  llvm/test/tools/gold/X86/Inputs/bcsection-lib.ll
  llvm/test/tools/gold/X86/Inputs/bcsection.s
  llvm/test/tools/gold/X86/bcsection.ll
  llvm/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116995.430179.patch
Type: text/x-patch
Size: 3979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/2e06296c/attachment.bin>


More information about the llvm-commits mailing list