[PATCH] D57636: [COFF, ARM64] Fix types for _ReadStatusReg, _WriteStatusReg

Mike Hommey via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 4 19:01:23 PST 2019


glandium updated this revision to Diff 185218.
glandium edited the summary of this revision.
glandium added a comment.

Updated EmitAArch64BuiltinExpr per https://reviews.llvm.org/D57636#1383751 and the testcase per https://reviews.llvm.org/D57636#1384348


Repository:
  rC Clang

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

https://reviews.llvm.org/D57636

Files:
  include/clang/Basic/BuiltinsAArch64.def
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/intrin.h
  test/CodeGen/arm64-microsoft-status-reg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57636.185218.patch
Type: text/x-patch
Size: 8245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190205/ea34acff/attachment.bin>


More information about the cfe-commits mailing list