[clang] [Clang][LTO] Assign GUIDs after post-opt bitcode linking (PR #211155)
Shilei Tian via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 21 18:53:30 PDT 2026
shiltian wrote:
> Seems fine, `-mlink-builtin-bitcode` is already a hack and this just adds to it.
Right. I have no idea why we want to link into some bitcode libraries **after** the optimization. There must be a reason. @lamb-j might know more history.
https://github.com/llvm/llvm-project/pull/211155
More information about the cfe-commits
mailing list