[clang] [clang-repl] Disable EmulatedTLS on Windows for interpreter executor (PR #127468)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Wed May 7 01:24:03 PDT 2025


vgvassilev wrote:

> The JIT does not support native TLS on Windows yet.

I thought @sunho has implemented the native tls support in jitlink. Is that different?

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


More information about the cfe-commits mailing list