[all-commits] [llvm/llvm-project] a9ffdc: [lld] [MinGW] Support targeting ARM64EC (#78911)
Billy Laws via All-commits
all-commits at lists.llvm.org
Tue Jan 30 06:53:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9ffdc171aea346754fd63e9b5986853f2d819e7
https://github.com/llvm/llvm-project/commit/a9ffdc171aea346754fd63e9b5986853f2d819e7
Author: Billy Laws <blaws05 at gmail.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M lld/Common/DriverDispatcher.cpp
M lld/MinGW/Driver.cpp
M lld/test/MinGW/driver.test
Log Message:
-----------
[lld] [MinGW] Support targeting ARM64EC (#78911)
'arm64ecpe' was chosen arbitrarily as gcc MinGW doesn't provide EC
support.
More information about the All-commits
mailing list