[PATCH] D101338: [MS] Fix crash when calling __cpuid with /EHsc and -mavx2

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 20:49:00 PDT 2021


craig.topper added a comment.

If I remember correctly cpuid.h implementation handles this. Can we copy that?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101338/new/

https://reviews.llvm.org/D101338



More information about the cfe-commits mailing list