[PATCH] D45058: [X86] Disable SGX for Skylake Server

David Zarzycki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 10 07:29:23 PDT 2018


davezarzycki added a comment.

I think this change is incomplete. The following clang test fails on my SKX machine: `Preprocessor/predefined-arch-macros.c`

Line 895: `// CHECK_SKX_M32: #define __SGX__ 1`


Repository:
  rL LLVM

https://reviews.llvm.org/D45058





More information about the cfe-commits mailing list