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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 10:16:12 PDT 2022


tstellar updated this revision to Diff 430734.
tstellar marked 3 inline comments as done.
tstellar added a comment.

Update comments and documentation.


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.430734.patch
Type: text/x-patch
Size: 4002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/31a0ee53/attachment.bin>


More information about the llvm-commits mailing list