[llvm] [llvm-debuginfo-analyzer] Fix crash with WebAssembly dead code (PR #141616)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 22:18:03 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `llvm` at step 9 "Add check check-llvm".

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

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

```
Step 9 (Add check check-llvm) failure: test (failure)
******************** TEST 'LLVM :: tools/llvm-debuginfo-analyzer/WebAssembly/wasm-32bit-tombstone.s' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc -arch=wasm32 -filetype=obj                /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/wasm-32bit-tombstone.s                 -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/tools/llvm-debuginfo-analyzer/WebAssembly/Output/wasm-32bit-tombstone.s.tmp.wasm-32bit-tombstone.wasm # RUN: at line 27
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc -arch=wasm32 -filetype=obj /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/wasm-32bit-tombstone.s -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/tools/llvm-debuginfo-analyzer/WebAssembly/Output/wasm-32bit-tombstone.s.tmp.wasm-32bit-tombstone.wasm
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc: error: invalid target 'wasm32'.
--

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


```

</details>

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


More information about the llvm-commits mailing list