[all-commits] [llvm/llvm-project] c145a1: AArch64::ArchKind's underlying type is uint64_t
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Thu Sep 17 12:14:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c145a1ca2593e3b8b79687d5ba8c3230c41b5130
https://github.com/llvm/llvm-project/commit/c145a1ca2593e3b8b79687d5ba8c3230c41b5130
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2020-09-17 (Thu, 17 Sep 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
M llvm/include/llvm/Support/AArch64TargetParser.h
M llvm/lib/Support/AArch64TargetParser.cpp
M llvm/unittests/Support/TargetParserTest.cpp
Log Message:
-----------
AArch64::ArchKind's underlying type is uint64_t
More information about the All-commits
mailing list