[llvm-branch-commits] [llvm] IR: Remove reference counts from ConstantData (PR #137314)

Nikita Popov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 25 06:09:15 PDT 2025


https://github.com/nikic commented:

The general approach here makes sense to me.

For reference, this is the diff for both PRs together, which is a bit clearer as the second undoes half of the first: https://github.com/llvm/llvm-project/compare/main...users/arsenm/ir/remove-constantdata-reference-counts

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


More information about the llvm-branch-commits mailing list