[PATCH] D64164: [clang][ARM] Fix msvc arm{64} builtins to use int on LP64 systems.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 13:42:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367479: [clang][ARM] Fix msvc arm{64} builtins to use int on LP64 systems. (authored by mspencer, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64164?vs=207907&id=212658#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64164

Files:
  cfe/trunk/include/clang/Basic/BuiltinsAArch64.def
  cfe/trunk/include/clang/Basic/BuiltinsARM.def
  cfe/trunk/test/CodeGen/arm64-microsoft-status-reg.cpp
  cfe/trunk/test/CodeGen/ms-intrinsics-other.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64164.212658.patch
Type: text/x-patch
Size: 33577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/7ed2b9a2/attachment.bin>


More information about the llvm-commits mailing list