[all-commits] [llvm/llvm-project] 9276a0: MIPS/Clang: Add more false option pairs into valid...
YunQiang Su via All-commits
all-commits at lists.llvm.org
Wed May 22 07:55:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9276a03b5492d0ac62c48c4313139dbf32d7b9e1
https://github.com/llvm/llvm-project/commit/9276a03b5492d0ac62c48c4313139dbf32d7b9e1
Author: YunQiang Su <syq at debian.org>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M clang/lib/Basic/Targets/Mips.cpp
Log Message:
-----------
MIPS/Clang: Add more false option pairs into validateTarget (#91968)
The option pairs include:
-mfpxx -mips1
-msoft-float -mmsa
-mmsa -mabi=32 with 32bit pre-R2 CPUs
-mfpxx -mmsa
-mfp32 -mmsa
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list