[all-commits] [llvm/llvm-project] 970f65: [Clang][MIPS] Create specific targets for MIPS PE/...
Hervé Poussineau via All-commits
all-commits at lists.llvm.org
Tue Dec 24 17:26:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 970f65a98a681831e308860e7004e066f5152791
https://github.com/llvm/llvm-project/commit/970f65a98a681831e308860e7004e066f5152791
Author: Hervé Poussineau <hpoussin at reactos.org>
Date: 2024-12-25 (Wed, 25 Dec 2024)
Changed paths:
M clang/lib/Basic/Targets.cpp
M clang/lib/Basic/Targets/Mips.cpp
M clang/lib/Basic/Targets/Mips.h
M clang/test/Preprocessor/predefined-win-macros.c
Log Message:
-----------
[Clang][MIPS] Create specific targets for MIPS PE/COFF (#121040)
Implement GNU and MSVC variants.
When using them, _WIN32 and _M_MRX000/_MIPS_ macros are correctly
defined.
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