[clang] [llvm] [LLVM] Use @llvm.compiler.used/@llvm.used helpers in Clang and BitcodeWriter (PR #162660)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 07:49:31 PST 2025


jmmartinez wrote:

I've updated the PR after https://github.com/llvm/llvm-project/pull/164432 was merged.

The PR now only moves around the helpers and updates BitcodeWriter/CodeGenModule to use them.

https://github.com/llvm/llvm-project/pull/162660


More information about the llvm-commits mailing list