[lld] [LLD][COFF] Add support for -includeoptional on ARM64X (PR #126300)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 13:15:38 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-win` running on `sie-win-worker` while building `lld` at step 7 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/46/builds/11876
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'lld :: COFF/arm64x-includeoptional.s' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-mc.exe -filetype=obj -triple=aarch64-windows Z:\b\llvm-clang-x86_64-sie-win\llvm-project\lld\test\COFF\arm64x-includeoptional.s -o Z:\b\llvm-clang-x86_64-sie-win\build\tools\lld\test\COFF\Output\arm64x-includeoptional.s.tmp.arm64.obj
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-mc.exe' -filetype=obj -triple=aarch64-windows 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\lld\test\COFF\arm64x-includeoptional.s' -o 'Z:\b\llvm-clang-x86_64-sie-win\build\tools\lld\test\COFF\Output\arm64x-includeoptional.s.tmp.arm64.obj'
# .---command stderr------------
# | z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-mc.exe: error: unable to get target for 'aarch64-unknown-windows-msvc', see --version and --triple.
# `-----------------------------
# error: command failed with exit status: 1
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/126300
More information about the llvm-commits
mailing list