[all-commits] [llvm/llvm-project] a5c9a5: [mips][clang] Do not define __GCC_HAVE_SYNC_COMPAR...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Jan 12 06:08:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5c9a51bf456a505386660d9be4c641fc804b7fe
https://github.com/llvm/llvm-project/commit/a5c9a51bf456a505386660d9be4c641fc804b7fe
Author: Brad Smith <brad at comstyle.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/lib/Basic/Targets/Mips.cpp
M clang/test/Preprocessor/predefined-macros.c
Log Message:
-----------
[mips][clang] Do not define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for MIPS-I
Do not define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for MIPS-I
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D141182
More information about the All-commits
mailing list