[clang] [llvm] [ThinLTO][Split] Split module for parallel compilation in backend (1/N) (PR #198702)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 3 05:53:45 PDT 2026
================
----------------
mmjjpp wrote:
Yes, “import” was imprecise here; I meant “clone.” The behavior is to conservatively clone private and internal globals into every output partition, and dealWithMpart removes any unused copies afterward.
https://github.com/llvm/llvm-project/pull/198702
More information about the cfe-commits
mailing list