[llvm] [LTO] Sort DefinedGlobals in LTO cache key (PR #210025)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 05:33:25 PDT 2026


nikic wrote:

I added a test that fails before the change and passes after. It's not quite representative of what happens in Rust (which does not use linkonce_odr), but demonstrates the general issue at least.

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


More information about the llvm-commits mailing list