[all-commits] [llvm/llvm-project] c6ba7b: [Triple] Make mipsel-*-windows-* use COFF files by...
hpoussin via All-commits
all-commits at lists.llvm.org
Mon Oct 14 19:49:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6ba7b38db4aa652ffb58928d079769e19522965
https://github.com/llvm/llvm-project/commit/c6ba7b38db4aa652ffb58928d079769e19522965
Author: hpoussin <32227662+hpoussin at users.noreply.github.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M llvm/lib/TargetParser/Triple.cpp
M llvm/unittests/TargetParser/TripleTest.cpp
Log Message:
-----------
[Triple] Make mipsel-*-windows-* use COFF files by default (#107809)
Windows NT/MIPS and Windows CE/MIPS always used COFF format.
This is an extract of PR #107744.
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