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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 16:05:54 PDT 2019


efriedma added a comment.

Do the changes to BuiltinsARM.def have any practical effect?  long should be 32 bits on all 32-bit ARM targets.


Repository:
  rC Clang

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

https://reviews.llvm.org/D64164





More information about the cfe-commits mailing list