================ @@ -503,6 +503,9 @@ option(CLANG_ENABLE_PROTO_FUZZER "Build Clang protobuf fuzzer." OFF) option(CLANG_USE_EXPERIMENTAL_CONST_INTERP "Use the new experimental constant interpreter for compile-time evaluation." OFF) +option(CLANG_ENABLE_EMUTLS_GET_ADDRESS ---------------- vgvassilev wrote:
I was wondering if we can detect that during configure time instead of having a separate option? https://github.com/llvm/llvm-project/pull/217700 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
