Issue |
128992
|
Summary |
[llvm-lib] Cannot use MSVC to compile the ARM64EC version of LLVMBinaryFormat.
|
Labels |
new issue
|
Assignees |
|
Reporter |
SaltyGlutinousRiceBall
|
ENV:
1. OS: Windows11 23H2
2. Compiler: MSVC 19.43.34808.0
Build project command:
`C:\llvm-project\llvm>cmake -S . -B cmake_buildarm64ec -A ARM64EC -DBUILD_AS_ARM64X=ARM64 -DLLVM_TABLEGEN=C:\llvm-project\llvm\native\Release\bin\llvm-tblgen.exe`
Compilation command:
`cmake --build .\cmake_buildarm64ec\ --config Release --target LLVMBinaryFormat -- /m`
[Compilation log.txt](https://github.com/user-attachments/files/19001207/Compilation.log.txt)
Partial error screenshot

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs