[all-commits] [llvm/llvm-project] d1ad00: [Driver] Prevent Mips specific code from claiming ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Sep 27 10:07:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1ad006a8f64bdc17f618deffa9e7c91d82c444d
https://github.com/llvm/llvm-project/commit/d1ad006a8f64bdc17f618deffa9e7c91d82c444d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M clang/lib/Driver/Driver.cpp
A clang/test/Driver/mabi.c
Log Message:
-----------
[Driver] Prevent Mips specific code from claiming -mabi argument on other targets.
Fixes PR57976.
Reviewed By: erichkeane, arichardson, MaskRay
Differential Revision: https://reviews.llvm.org/D134671
More information about the All-commits
mailing list