[lld] [lld][LoongArch] Relax call36/tail36: R_LARCH_CALL36 (PR #123576)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 9 03:21:27 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vls` running on `linaro-g3-04` while building `lld` at step 7 "ninja check 1".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/143/builds/6038

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 7 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'lld :: ELF/loongarch-relax-call36-2.s' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 4: rm -rf /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/lld/test/ELF/Output/loongarch-relax-call36-2.s.tmp && split-file /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/llvm/lld/test/ELF/loongarch-relax-call36-2.s /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/lld/test/ELF/Output/loongarch-relax-call36-2.s.tmp && cd /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/lld/test/ELF/Output/loongarch-relax-call36-2.s.tmp
+ rm -rf /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/lld/test/ELF/Output/loongarch-relax-call36-2.s.tmp
+ split-file /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/llvm/lld/test/ELF/loongarch-relax-call36-2.s /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/lld/test/ELF/Output/loongarch-relax-call36-2.s.tmp
+ cd /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/tools/lld/test/ELF/Output/loongarch-relax-call36-2.s.tmp
RUN: at line 5: /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/bin/llvm-mc -filetype=obj -triple=loongarch64 -mattr=+relax a.s -o a.o
+ /home/tcwg-buildbot/worker/clang-aarch64-sve-vls/stage1/bin/llvm-mc -filetype=obj -triple=loongarch64 -mattr=+relax a.s -o a.o
a.s:10:16: error: invalid variant 'plt'
  call36 ifunc at plt      # enable ifunc, not relaxed
               ^
a.s:11:21: error: invalid variant 'plt'
  tail36 $t0, ifunc at plt # enable ifunc, not relaxed
                    ^

--

********************


```

</details>

https://github.com/llvm/llvm-project/pull/123576


More information about the llvm-commits mailing list