[PATCH] D116995: [gold] Ignore bitcode from sections inside object files
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 26 11:07:51 PDT 2022
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: llvm/docs/GoldPlugin.rst:20
+As of LLVM 15, the gold plugin will ignore bitcode from the .llvmbc
+section inside of ELF object files. However, LTO with bitcode files
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116995/new/
https://reviews.llvm.org/D116995
More information about the llvm-commits
mailing list