mstorsjo wrote:

> Very interesting... See also #68092, now I understand even less what the 
> problem is...

No idea actually, but I tested passing `-Xcc --target=x86_64-w64-mingw32` to an 
MSVC-built clang-repl, and then it outputs the expected things.

Not sure at what level some JIT deduplication should be happening, but anyway, 
the MSVC C++ ABI is distinctly different from the Itanium C++ ABI, in most 
aspects.

https://github.com/llvm/llvm-project/pull/70991
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to