[llvm] [DebugInfo][DWARF] Emit DW_AT_abstract_origin for concrete/inlined DW_TAG_lexical_blocks (PR #136205)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 24 11:01:19 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/21898

<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 :: DebugInfo/Generic/lexical-block-abstract-origin.ll' FAILED ********************
Exit Code: 2

Command Output (stderr):
--
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llc -filetype=obj -O0 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/DebugInfo/Generic/lexical-block-abstract-origin.ll -o - | /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-dwarfdump -debug-info - | /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/FileCheck /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/DebugInfo/Generic/lexical-block-abstract-origin.ll # RUN: at line 1
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/FileCheck /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/DebugInfo/Generic/lexical-block-abstract-origin.ll
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-dwarfdump -debug-info -
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llc -filetype=obj -O0 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/DebugInfo/Generic/lexical-block-abstract-origin.ll -o -
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llc: error: unable to get target for 'arm64-apple-macosx15.0.0', see --version and --triple.
error: -: The file was not recognized as a valid object file
FileCheck error: '<stdin>' is empty.
FileCheck command line:  /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/FileCheck /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/DebugInfo/Generic/lexical-block-abstract-origin.ll

--

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


```

</details>

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


More information about the llvm-commits mailing list