[all-commits] [llvm/llvm-project] f15de1: [ARM][AArch64] Move common code into ARMTargetPars...
tmatheson-arm via All-commits
all-commits at lists.llvm.org
Wed Nov 16 10:42:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f15de1406058d47082b943d97f0a3cfc3ee122c5
https://github.com/llvm/llvm-project/commit/f15de1406058d47082b943d97f0a3cfc3ee122c5
Author: Tomas Matheson <tomas.matheson at arm.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/include/llvm/Support/ARMTargetParser.h
M llvm/include/llvm/Support/ARMTargetParserCommon.h
M llvm/lib/Support/ARMTargetParser.cpp
M llvm/lib/Support/ARMTargetParserCommon.cpp
M llvm/lib/Support/Triple.cpp
Log Message:
-----------
[ARM][AArch64] Move common code into ARMTargetParserCommon
Differential Revision: https://reviews.llvm.org/D138017
More information about the All-commits
mailing list