dzhidzhoev added a comment.

In D144006#4656371 <https://reviews.llvm.org/D144006#4656371>, @aeubanks wrote:

> Is there any issue with mixing IR built with 
> `LLVMContext::enableDebugTypeODRUniquing()` and without? I'm suspecting that 
> ThinLTO is mixing Rust and Clang IR which set that differently.

Apparently, it's an issue with ThinLTO that might be caused by a change in 
MetadataLoader https://github.com/llvm/llvm-project/pull/68986.
Is there a way to get a repro like this one 
https://bugs.chromium.org/p/chromium/issues/detail?id=1487910#c3 if it's not 
too complicated?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144006/new/

https://reviews.llvm.org/D144006

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to