aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDaniel Paoliello <danpao@microsoft.com>2025-07-31 09:30:05 -0700
committerGitHub <noreply@github.com>2025-07-31 09:30:05 -0700
commit4adce336f46235aa74c95a3664fe8150c640e4f5 (patch)
treea9d4c1393d03aadfa1a7c06516a9ffcbd5e2ea50 /llvm/lib/CodeGen/MachineFunction.cpp
parentf7b65011de519b1bd987892475db61f99dde44ce (diff)
downloadllvm-4adce336f46235aa74c95a3664fe8150c640e4f5.zip
llvm-4adce336f46235aa74c95a3664fe8150c640e4f5.tar.gz
llvm-4adce336f46235aa74c95a3664fe8150c640e4f5.tar.bz2
[win][arm64ec] Fixes to unblock building LLVM and Clang as Arm64EC (#150068)
These changes allow LLVM and Clang to be built with Clang targeting Arm64EC using the MSVC linker. Built with these options: ``` -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_HOST_TRIPLE=arm64ec-pc-windows-msvc -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_C_COMPILER_TARGET=arm64ec-pc-windows-msvc -DCMAKE_CXX_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER_TARGET=arm64ec-pc-windows-msvc -DCMAKE_LINKER_TYPE=MSVC ```
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions