[PATCH] D68139: [Support, ARM64] Define getHostCPUFeatures for Windows on ARM64 platform

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 07:03:51 PDT 2019


peter.smith added a comment.

For what it's worth I think that this looks right. I can't find a convenient link to the Microsoft documentation that defines the PF_ARM_* defines. However looking at https://groups.google.com/a/chromium.org/forum/#!topic/crashpad-dev/yZ2RV3mIkPY they look correct and complete. I think Martin Storsjo has done a lot of work on Windows support in LLVM, I'd defer to him for approval.

Another set of people that might be able to help are those that do the Win32 support in Clang for X86. Reid Kleckner comes to mind as one of the main contributors.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68139





More information about the llvm-commits mailing list