[all-commits] [llvm/llvm-project] 26718d: [Driver][ARM] Warn about -mabi= for assembler inpu...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 10 10:02:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26718d931feea5b72fafa2e91a15ee5080db4c22
https://github.com/llvm/llvm-project/commit/26718d931feea5b72fafa2e91a15ee5080db4c22
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/arm-abi.c
M clang/test/Driver/linux-as.c
Log Message:
-----------
[Driver][ARM] Warn about -mabi= for assembler input with -fno-integrated-as
Similar to D153691, but for `-x assembler -fno-integrated-as`.
Close https://github.com/ClangBuiltLinux/linux/issues/1878
Reviewed By: michaelplatings
Differential Revision: https://reviews.llvm.org/D154736
More information about the All-commits
mailing list