[PATCH] D41089: [COFF] Don't error out on undefined references to __enclave_config

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 13:07:31 PST 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D41089#951580, @ruiu wrote:

> What does this symbol do in MSVC 2017?


I'm not quite sure - I just ran into it after updating to 15.5 (which is the latest update to 2017, released last week). I think the symbol is related to Intel SGX things; googling it landed me here: https://www.reddit.com/r/cpp/comments/6zjub9/msvc_now_has_partial_twophase_name_lookup/dn13dxz/


https://reviews.llvm.org/D41089





More information about the llvm-commits mailing list