[clang] [llvm] [mlir] [MC][NFC] Make FeatureKV/SubtargetKV pointers private (PR #206178)
Alexis Engelke via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 26 13:53:17 PDT 2026
aengelke wrote:
[Entire planned change stack](https://github.com/aengelke/llvm-project/compare/49f787b8278d...featurekv) (5 commits).
In an all-target build, this change to FeatureKV will shrink .data.rel.ro by ~139 kiB, which currently need to be touched on every startup.
https://github.com/llvm/llvm-project/pull/206178
More information about the cfe-commits
mailing list