[llvm] [Support] formatv: non-neative-plus for integral numbers (PR #185008)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 07:04:16 PST 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 170812 tests passed
* 3015 tests skipped
* 14 tests failed
## Failed Tests
(click on a test name to see its output)
### BOLT
<details>
<summary>BOLT.X86/cfi-expr-rewrite.s</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/X86/cfi-expr-rewrite.s -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.o
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc -filetype=obj -triple x86_64-unknown-unknown /home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/X86/cfi-expr-rewrite.s -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.o
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --target=x86_64-unknown-linux-gnu -fPIE -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all -Wl,--build-id=none -pie -mllvm -x86-asm-syntax=att --target=x86_64-unknown-linux-gnu -nostdlib /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.o -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.exe
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --target=x86_64-unknown-linux-gnu -fPIE -fuse-ld=lld -Wl,--unresolved-symbols=ignore-all -Wl,--build-id=none -pie -mllvm -x86-asm-syntax=att --target=x86_64-unknown-linux-gnu -nostdlib /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.o -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.exe
# .---command stderr------------
# | clang: warning: argument unused during compilation: '-mllvm -x86-asm-syntax=att' [-Wunused-command-line-argument]
# | ld.lld: warning: cannot find entry symbol _start; not setting start address
# `-----------------------------
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-bolt --runtime-instrumentation-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_instr.a --runtime-hugify-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_hugify.a /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.exe -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp && /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --eh-frame /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/X86/cfi-expr-rewrite.s
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-bolt --runtime-instrumentation-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_instr.a --runtime-hugify-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_hugify.a /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp.exe -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp
# .---command stdout------------
# | BOLT-INFO: shared object or position-independent executable detected
# | BOLT-INFO: Target architecture: x86_64
# | BOLT-INFO: BOLT version: 460d53ba6d7419b78076b6247833ab4c58855aec
# | BOLT-INFO: first alloc address is 0x0
# | BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000
# | BOLT-INFO: enabling lite mode
# | BOLT-INFO: 0 out of 2 functions in the binary (0.0%) have non-empty execution profile
# | BOLT: 2 out of 2 functions were overwritten.
# | BOLT-INFO: rewriting .eh_frame_hdr in-place
# `-----------------------------
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --eh-frame /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/X86/Output/cfi-expr-rewrite.s.tmp
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/X86/cfi-expr-rewrite.s
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/X86/cfi-expr-rewrite.s:13:15: error: CHECK-NEXT: expected string not found in input
# | # CHECK-NEXT: DW_CFA_def_cfa_expression: DW_OP_breg6 RBP-8, DW_OP_deref
# | ^
# | <stdin>:48:23: note: scanning from here
# | DW_CFA_advance_loc: 5 to 0x133f
# | ^
# | <stdin>:49:2: note: possible intended match here
# | DW_CFA_def_cfa_expression: DW_OP_breg6 RBP+18446744073709551608, DW_OP_deref
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/X86/cfi-expr-rewrite.s
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 43: Format: DWARF32
# | 44: DW_CFA_advance_loc: 5 to 0x1331
# | 45: DW_CFA_def_cfa: R10 +0
# | 46: DW_CFA_advance_loc: 9 to 0x133a
# | 47: DW_CFA_expression: RBP DW_OP_breg6 RBP+0
# | 48: DW_CFA_advance_loc: 5 to 0x133f
# | next:13'0 X~~~~~~~~~~ error: no match found
# | 49: DW_CFA_def_cfa_expression: DW_OP_breg6 RBP+18446744073709551608, DW_OP_deref
# | next:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:13'1 ? possible intended match
# | 50: DW_CFA_advance_loc2: 3130 to 0x1f79
# | next:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 51: DW_CFA_def_cfa: R10 +0
# | next:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~
# | 52: DW_CFA_advance_loc: 5 to 0x1f7e
# | next:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 53: DW_CFA_def_cfa: RSP +8
# | next:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~
# | 54: DW_CFA_nop:
# | next:13'0 ~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
### LLVM
<details>
<summary>LLVM.CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple=riscv64 -mattr=+v -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 -filetype=obj -start-before=prologepilog /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple=riscv64 -mattr=+v -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 -filetype=obj -start-before=prologepilog /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple=riscv64 -mattr=+v -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp1 -filetype=obj -frame-pointer=all -start-before=prologepilog /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple=riscv64 -mattr=+v -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp1 -filetype=obj -frame-pointer=all -start-before=prologepilog /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value0" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK0-PLUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value0 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK0-PLUS
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value1" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK1-PLUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK1-PLUS
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value2" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK2-PLUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value2 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK2-PLUS
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value3" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK3-PLUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value3 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK3-PLUS
# note: command had no output on stdout or stderr
# RUN: at line 9
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value4" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK4-PLUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value4 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK4-PLUS
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value5" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK5-PLUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value5 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp0
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK5-PLUS
# note: command had no output on stdout or stderr
# RUN: at line 11
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name="value0" /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK0-MINUS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --name=value0 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp1
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir --check-prefix=CHECK0-MINUS
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir:36:17: error: CHECK0-MINUS: expected string not found in input
# | # CHECK0-MINUS: : DW_OP_breg8 X8-40)
# | ^
# | <stdin>:1:1: note: scanning from here
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp1: file format elf64-littleriscv
# | ^
# | <stdin>:5:42: note: possible intended match here
# | [0x0000000000000020, 0x0000000000000088): DW_OP_breg8 X8+18446744073709551576)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/CodeGen/RISCV/rvv/Output/debug-info-rvv-dbg-value.mir.tmp1: file format elf64-littleriscv
# | check:36'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2:
# | check:36'0 ~
# | 3: 0x00000043: DW_TAG_variable
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: DW_AT_location (0x00000000:
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: [0x0000000000000020, 0x0000000000000088): DW_OP_breg8 X8+18446744073709551576)
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:36'1 ? possible intended match
# | 6: DW_AT_name ("value0")
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~
# | 7: DW_AT_decl_file ("/debug-info-rvv-dbg-value.mir")
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: DW_AT_decl_line (1)
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~
# | 9: DW_AT_type (0x0000009e "int32_t")
# | check:36'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple aarch64-linux-gnu -emit-call-site-info -debug-entry-values -start-before=aarch64-asm-printer -filetype=obj -o - /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir --implicit-check-not=DW_TAG_GNU_call_site_parameter
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple aarch64-linux-gnu -emit-call-site-info -debug-entry-values -start-before=aarch64-asm-printer -filetype=obj -o - /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir --implicit-check-not=DW_TAG_GNU_call_site_parameter
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir:112:15: error: CHECK-NEXT: expected string not found in input
# | # CHECK-NEXT: DW_AT_GNU_call_site_value (DW_OP_breg19 W19-406, DW_OP_constu 0x32, DW_OP_minus)
# | ^
# | <stdin>:43:32: note: scanning from here
# | DW_AT_location (DW_OP_reg1 W1)
# | ^
# | <stdin>:44:2: note: possible intended match here
# | DW_AT_GNU_call_site_value (DW_OP_breg19 W19+18446744073709551210, DW_OP_constu 0x32, DW_OP_minus)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-expr-chain.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 38: 0x0000005f: DW_TAG_GNU_call_site_parameter
# | 39: DW_AT_location (DW_OP_reg2 W2)
# | 40: DW_AT_GNU_call_site_value (DW_OP_breg19 W19+789)
# | 41:
# | 42: 0x00000066: DW_TAG_GNU_call_site_parameter
# | 43: DW_AT_location (DW_OP_reg1 W1)
# | next:112'0 X error: no match found
# | 44: DW_AT_GNU_call_site_value (DW_OP_breg19 W19+18446744073709551210, DW_OP_constu 0x32, DW_OP_minus)
# | next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:112'1 ? possible intended match
# | 45:
# | next:112'0 ~
# | 46: 0x00000070: DW_TAG_GNU_call_site_parameter
# | next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 47: DW_AT_location (DW_OP_reg0 W0)
# | next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 48: DW_AT_GNU_call_site_value (DW_OP_breg19 W19+123)
# | next:112'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 49:
# | next:112'0 ~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -emit-call-site-info -mtriple aarch64-linux-gnu -debug-entry-values -start-after=machineverifier -filetype=obj /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir -o -| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -emit-call-site-info -mtriple aarch64-linux-gnu -debug-entry-values -start-after=machineverifier -filetype=obj /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir:21:15: error: CHECK-NEXT: expected string not found in input
# | # CHECK-NEXT: DW_AT_GNU_call_site_value (DW_OP_breg19 W19-4)
# | ^
# | <stdin>:76:32: note: scanning from here
# | DW_AT_location (DW_OP_reg1 W1)
# | ^
# | <stdin>:81:2: note: possible intended match here
# | DW_AT_GNU_call_site_value (DW_OP_breg19 W19+2)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 71: 0x0000008c: DW_TAG_GNU_call_site_parameter
# | 72: DW_AT_location (DW_OP_reg2 W2)
# | 73: DW_AT_GNU_call_site_value (DW_OP_fbreg +28)
# | 74:
# | 75: 0x00000092: DW_TAG_GNU_call_site_parameter
# | 76: DW_AT_location (DW_OP_reg1 W1)
# | next:21'0 X error: no match found
# | 77: DW_AT_GNU_call_site_value (DW_OP_breg19 W19+18446744073709551612)
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 78:
# | next:21'0 ~
# | 79: 0x00000098: DW_TAG_GNU_call_site_parameter
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 80: DW_AT_location (DW_OP_reg0 W0)
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 81: DW_AT_GNU_call_site_value (DW_OP_breg19 W19+2)
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:21'1 ? possible intended match
# | 82:
# | next:21'0 ~
# | 83: 0x0000009e: NULL
# | next:21'0 ~~~~~~~~~~~~~~~~~
# | 84:
# | next:21'0 ~
# | 85: 0x0000009f: DW_TAG_GNU_call_site
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 86: DW_AT_abstract_origin (0x000000ba "func2")
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -emit-call-site-info -mtriple=arm-linux-gnueabi -debug-entry-values -filetype=obj -start-after=machineverifier /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir -o -| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -emit-call-site-info -mtriple=arm-linux-gnueabi -debug-entry-values -filetype=obj -start-after=machineverifier /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir -o -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir:22:15: error: CHECK-NEXT: expected string not found in input
# | # CHECK-NEXT: DW_AT_GNU_call_site_value (DW_OP_breg4 R4-4)
# | ^
# | <stdin>:76:32: note: scanning from here
# | DW_AT_location (DW_OP_reg1 R1)
# | ^
# | <stdin>:81:2: note: possible intended match here
# | DW_AT_GNU_call_site_value (DW_OP_breg4 R4+2)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 71: 0x00000080: DW_TAG_GNU_call_site_parameter
# | 72: DW_AT_location (DW_OP_reg2 R2)
# | 73: DW_AT_GNU_call_site_value (DW_OP_breg13 SP+4)
# | 74:
# | 75: 0x00000086: DW_TAG_GNU_call_site_parameter
# | 76: DW_AT_location (DW_OP_reg1 R1)
# | next:22'0 X error: no match found
# | 77: DW_AT_GNU_call_site_value (DW_OP_breg4 R4+18446744073709551612)
# | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 78:
# | next:22'0 ~
# | 79: 0x0000008c: DW_TAG_GNU_call_site_parameter
# | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 80: DW_AT_location (DW_OP_reg0 R0)
# | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 81: DW_AT_GNU_call_site_value (DW_OP_breg4 R4+2)
# | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:22'1 ? possible intended match
# | 82:
# | next:22'0 ~
# | 83: 0x00000092: NULL
# | next:22'0 ~~~~~~~~~~~~~~~~~
# | 84:
# | next:22'0 ~
# | 85: 0x00000093: DW_TAG_GNU_call_site
# | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 86: DW_AT_abstract_origin (0x000000a4 "func2")
# | next:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/MIR/InstrRef/deref-spills-with-size.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir -o - -experimental-debug-variable-locations=true -run-pass=livedebugvalues | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir --implicit-check-not=DBG_VALUE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir -o - -experimental-debug-variable-locations=true -run-pass=livedebugvalues
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir --implicit-check-not=DBG_VALUE
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir -o - -experimental-debug-variable-locations=true -start-before=livedebugvalues -filetype=obj | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir --check-prefix=DWARF
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir -o - -experimental-debug-variable-locations=true -start-before=livedebugvalues -filetype=obj
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir --check-prefix=DWARF
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir:74:15: error: DWARF-NEXT: expected string not found in input
# | # DWARF-NEXT: DW_OP_breg7 RSP-8, DW_OP_deref_size 0x1, DW_OP_convert (0x00000026) "DW_ATE_signed_8", DW_OP_convert (0x0000002a) "DW_ATE_signed_32", DW_OP_stack_value
# | ^
# | <stdin>:39:203: note: scanning from here
# | [0x0000000000000002, 0x0000000000000006): DW_OP_breg0 RAX+0, DW_OP_constu 0xff, DW_OP_and, DW_OP_convert (0x00000026) "DW_ATE_signed_8", DW_OP_convert (0x0000002a) "DW_ATE_signed_32", DW_OP_stack_value
# | ^
# | <stdin>:40:63: note: possible intended match here
# | [0x0000000000000006, 0x0000000000000008): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref_size 0x1, DW_OP_convert (0x00000026) "DW_ATE_signed_8", DW_OP_convert (0x0000002a) "DW_ATE_signed_32", DW_OP_stack_value
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 34: DW_AT_type (0x0000004c "int")
# | 35: DW_AT_external (true)
# | 36:
# | 37: 0x0000003d: DW_TAG_variable
# | 38: DW_AT_location (indexed (0x0) loclist = 0x00000014:
# | 39: [0x0000000000000002, 0x0000000000000006): DW_OP_breg0 RAX+0, DW_OP_constu 0xff, DW_OP_and, DW_OP_convert (0x00000026) "DW_ATE_signed_8", DW_OP_convert (0x0000002a) "DW_ATE_signed_32", DW_OP_stack_value
# | next:74'0 X error: no match found
# | 40: [0x0000000000000006, 0x0000000000000008): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref_size 0x1, DW_OP_convert (0x00000026) "DW_ATE_signed_8", DW_OP_convert (0x0000002a) "DW_ATE_signed_32", DW_OP_stack_value
# | next:74'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:74'1 ? possible intended match
# | 41: [0x000000000000000c, 0x0000000000000011): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref_size 0x1, DW_OP_convert (0x00000026) "DW_ATE_signed_8", DW_OP_convert (0x0000002a) "DW_ATE_signed_32", DW_OP_stack_value
# | next:74'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 42: [0x000000000000001c, 0x0000000000000021): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref_size 0x1, DW_OP_stack_value
# | next:74'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 43: [0x0000000000000021, 0x0000000000000026): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref_size 0x2, DW_OP_stack_value
# | next:74'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 44: [0x000000000000003f, 0x0000000000000044): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref_size 0x8, DW_OP_stack_value
# | next:74'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 45: [0x0000000000000057, 0x000000000000005c): DW_OP_breg7 RSP+18446744073709551608
# | next:74'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir -o - -experimental-debug-variable-locations=true -run-pass=livedebugvalues | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir --implicit-check-not=DBG_VALUE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir -o - -experimental-debug-variable-locations=true -run-pass=livedebugvalues
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir --implicit-check-not=DBG_VALUE
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir -o - -experimental-debug-variable-locations=true -start-before=livedebugvalues -filetype=obj | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir --check-prefix=DWARF
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir -o - -experimental-debug-variable-locations=true -start-before=livedebugvalues -filetype=obj
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir --check-prefix=DWARF
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir:21:15: error: DWARF-NEXT: expected string not found in input
# | # DWARF-NEXT: DW_OP_breg7 RSP-8, DW_OP_deref
# | ^
# | <stdin>:29:61: note: scanning from here
# | [0x0000000000000000, 0x0000000000000005): DW_OP_breg5 RDI+0
# | ^
# | <stdin>:30:44: note: possible intended match here
# | [0x0000000000000005, 0x0000000000000019): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/MIR/InstrRef/follow-spill-of-indir-value.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 24: DW_AT_type (0x00000057 "int")
# | 25: DW_AT_external (true)
# | 26:
# | 27: 0x00000047: DW_TAG_formal_parameter
# | 28: DW_AT_location (0x00000000:
# | 29: [0x0000000000000000, 0x0000000000000005): DW_OP_breg5 RDI+0
# | next:21'0 X error: no match found
# | 30: [0x0000000000000005, 0x0000000000000019): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:21'1 ? possible intended match
# | 31: [0x0000000000000019, 0x000000000000001e): DW_OP_breg5 RDI+8
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 32: [0x000000000000001e, 0x0000000000000030): DW_OP_breg7 RSP+18446744073709551608, DW_OP_deref, DW_OP_lit8, DW_OP_plus)
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 33: DW_AT_name ("nt")
# | next:21'0 ~~~~~~~~~~~~~~~~~~~
# | 34: DW_AT_decl_file ("C:\src\llvm-project\build/t.cpp")
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 35: DW_AT_decl_line (10)
# | next:21'0 ~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/X86/debug-loc-offset.mir</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -o - /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/debug-loc-offset.mir -start-after=patchable-function -filetype=obj -O0 -mtriple=i386-unknown-linux-gnu -dwarf-version=4 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/debug-loc-offset.mir
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -o - /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/debug-loc-offset.mir -start-after=patchable-function -filetype=obj -O0 -mtriple=i386-unknown-linux-gnu -dwarf-version=4
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/debug-loc-offset.mir
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/debug-loc-offset.mir:46:15: error: CHECK-NEXT: expected string not found in input
# | # CHECK-NEXT: [0x00000037, 0x00000063) ".text": DW_OP_breg5 EBP-8, DW_OP_deref, DW_OP_deref
# | ^
# | <stdin>:89:66: note: scanning from here
# | [0x00000029, 0x00000037) ".text": DW_OP_breg0 EAX+0, DW_OP_deref
# | ^
# | <stdin>:90:2: note: possible intended match here
# | [0x00000037, 0x00000063) ".text": DW_OP_breg5 EBP+18446744073709551608, DW_OP_deref, DW_OP_deref)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/debug-loc-offset.mir
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 84: DW_AT_decl_line [DW_FORM_data1] (6)
# | 85: DW_AT_external [DW_FORM_flag_present] (true)
# | 86:
# | 87: 0x00000040: DW_TAG_formal_parameter [4] (0x0000002b)
# | 88: DW_AT_location [DW_FORM_sec_offset] (0x00000022:
# | 89: [0x00000029, 0x00000037) ".text": DW_OP_breg0 EAX+0, DW_OP_deref
# | next:46'0 X error: no match found
# | 90: [0x00000037, 0x00000063) ".text": DW_OP_breg5 EBP+18446744073709551608, DW_OP_deref, DW_OP_deref)
# | next:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:46'1 ? possible intended match
# | 91: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000007a] = "a")
# | next:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 92: DW_AT_decl_file [DW_FORM_data1] ("/llvm_cmake_gcc/debug-loc-offset2.cc")
# | next:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 93: DW_AT_decl_line [DW_FORM_data1] (6)
# | next:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 94: DW_AT_type [DW_FORM_ref4] (cu + 0x0026 => {0x00000026} "A")
# | next:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 95:
# | next:46'0 ~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/X86/dwarfdump-debug-loc-simple.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/../Inputs/dwarfdump-test-loc-list-32bit.elf.o | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-simple.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/../Inputs/dwarfdump-test-loc-list-32bit.elf.o
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-simple.test
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-simple.test:8:13: error: CHECK-NEXT: expected string not found in input
# | CHECK-NEXT: [0x00000023, 0x0000005d) ".text": DW_OP_breg5 EBP-16)
# | ^
# | <stdin>:182:50: note: scanning from here
# | [0x00000000, 0x00000023) ".text": DW_OP_reg1 ECX
# | ^
# | <stdin>:183:2: note: possible intended match here
# | [0x00000023, 0x0000005d) ".text": DW_OP_breg5 EBP+18446744073709551600)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loc-simple.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 177: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000074] = "f")
# | 178: DW_AT_decl_file [DW_FORM_data1] ("/tmp/dwarfdump-test-loc-list-32bit.elf.cpp")
# | 179: DW_AT_decl_line [DW_FORM_data1] (8)
# | 180: DW_AT_type [DW_FORM_ref4] (cu + 0x007b => {0x0000007b} "pr14763::foo &")
# | 181: DW_AT_location [DW_FORM_data4] (0x00000000:
# | 182: [0x00000000, 0x00000023) ".text": DW_OP_reg1 ECX
# | next:8'0 X error: no match found
# | 183: [0x00000023, 0x0000005d) ".text": DW_OP_breg5 EBP+18446744073709551600)
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:8'1 ? possible intended match
# | 184:
# | next:8'0 ~
# | 185: 0x000000ac: DW_TAG_formal_parameter [14] (0x00000080)
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 186: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000076] = "g")
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 187: DW_AT_decl_file [DW_FORM_data1] ("/tmp/dwarfdump-test-loc-list-32bit.elf.cpp")
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 188: DW_AT_decl_line [DW_FORM_data1] (8)
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/X86/dwarfdump-debug-loclists.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test -filetype obj -triple x86_64-pc-linux -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/dwarfdump-debug-loclists.test.tmp.o
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test -filetype obj -triple x86_64-pc-linux -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/dwarfdump-debug-loclists.test.tmp.o
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/dwarfdump-debug-loclists.test.tmp.o | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/dwarfdump-debug-loclists.test.tmp.o
# .---command stderr------------
# | warning: DWARF unit at 0x0000004a cannot be parsed:
# | warning: unexpected end of data at offset 0x4c while reading [0x4a, 0x4e)
# | warning: DWARF unit from offset 0x00000000 incl. to offset 0x0000004a excl. tries to read DIEs at offset 0x0000004a
# `-----------------------------
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test:8:15: error: CHECK-NEXT: expected string not found in input
# | # CHECK-NEXT: [0x0000000000000530, 0x0000000000000540): DW_OP_breg6 RBP-8, DW_OP_deref
# | ^
# | <stdin>:60:61: note: scanning from here
# | [0x0000000000000010, 0x0000000000000020): DW_OP_breg5 RDI+0
# | ^
# | <stdin>:61:2: note: possible intended match here
# | [0x0000000000000530, 0x0000000000000540): DW_OP_breg6 RBP+18446744073709551608, DW_OP_deref
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/dwarfdump-debug-loclists.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 55: DW_AT_decl_line [DW_FORM_data1] (6)
# | 56: DW_AT_external [DW_FORM_flag_present] (true)
# | 57:
# | 58: 0x0000003d: DW_TAG_variable [3] (0x0000002a)
# | 59: DW_AT_location [DW_FORM_sec_offset] (0x0000000c:
# | 60: [0x0000000000000010, 0x0000000000000020): DW_OP_breg5 RDI+0
# | next:8'0 X error: no match found
# | 61: [0x0000000000000530, 0x0000000000000540): DW_OP_breg6 RBP+18446744073709551608, DW_OP_deref
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:8'1 ? possible intended match
# | 62: [0x0000000000000700, 0x0000000000000710): DW_OP_breg5 RDI+0)
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 63: DW_AT_name [DW_FORM_strx1] (indexed (00000007) string = "stub")
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 64: DW_AT_decl_file [DW_FORM_data1] (0x01)
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 65: DW_AT_decl_line [DW_FORM_data1] (6)
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 66: DW_AT_type [DW_FORM_ref4] (cu + 0x004c => {0x0000004c})
# | next:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/X86/fission-ranges.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -split-dwarf-file=foo.dwo -O0 /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/fission-ranges.ll -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/fission-ranges.ll.tmp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -split-dwarf-file=foo.dwo -O0 /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/fission-ranges.ll -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/fission-ranges.ll.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/fission-ranges.ll.tmp | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/fission-ranges.ll
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/fission-ranges.ll.tmp
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/fission-ranges.ll
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/fission-ranges.ll:50:15: error: CHECK-NEXT: expected string not found in input
# | ; CHECK-NEXT: DW_LLE_startx_length (0x00000003, 0x00000012): DW_OP_breg7 RSP-4
# | ^
# | <stdin>:193:63: note: scanning from here
# | DW_LLE_startx_length (0x00000002, 0x0000000b): DW_OP_reg0 RAX
# | ^
# | <stdin>:194:2: note: possible intended match here
# | DW_LLE_startx_length (0x00000003, 0x00000012): DW_OP_breg7 RSP+18446744073709551612
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/fission-ranges.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 188: 0x00000084: NULL
# | 189:
# | 190: .debug_loc.dwo contents:
# | 191: 0x00000000:
# | 192: DW_LLE_startx_length (0x00000001, 0x00000011): DW_OP_consts +0, DW_OP_stack_value
# | 193: DW_LLE_startx_length (0x00000002, 0x0000000b): DW_OP_reg0 RAX
# | next:50'0 X error: no match found
# | 194: DW_LLE_startx_length (0x00000003, 0x00000012): DW_OP_breg7 RSP+18446744073709551612
# | next:50'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:50'1 ? possible intended match
# | 195: DW_LLE_end_of_list ()
# | next:50'0 ~~~~~~~~~~~~~~~~~~~~~~~
# | 196:
# | next:50'0 ~
# | 197: 0x0000001f:
# | next:50'0 ~~~~~~~~~~~~~
# | 198: DW_LLE_startx_length (0x00000004, 0x0000000b): DW_OP_reg0 RAX
# | next:50'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 199: DW_LLE_startx_length (0x00000005, 0x0000005a): DW_OP_breg7 RSP+18446744073709551580
# | next:50'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/X86/op_deref.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -O0 -mtriple=x86_64-apple-darwin < /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/op_deref.ll -filetype=obj | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v -debug-info - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/op_deref.ll -check-prefix=CHECK -check-prefix=DWARF4
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -O0 -mtriple=x86_64-apple-darwin -filetype=obj
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -v -debug-info -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/op_deref.ll -check-prefix=CHECK -check-prefix=DWARF4
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/op_deref.ll:9:16: error: DWARF4-NEXT: expected string not found in input
# | ; DWARF4-NEXT: {{.*}}: DW_OP_breg6 RBP-40, DW_OP_deref, DW_OP_deref
# | ^
# | <stdin>:45:49: note: scanning from here
# | DW_AT_location [DW_FORM_sec_offset] (0x00000000:
# | ^
# | <stdin>:47:40: note: possible intended match here
# | [0x000000000000003c, 0x0000000000000043): DW_OP_breg0 RAX+0, DW_OP_deref
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/op_deref.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 40: DW_AT_decl_file [DW_FORM_data1] ("/Users/echristo/tmp/bar.c")
# | 41: DW_AT_decl_line [DW_FORM_data1] (4)
# | 42: DW_AT_type [DW_FORM_ref4] (cu + 0x0079 => {0x00000079} "int")
# | 43:
# | 44: 0x00000068: DW_TAG_variable [6] (0x0000004d)
# | 45: DW_AT_location [DW_FORM_sec_offset] (0x00000000:
# | next:9'0 X~~ error: no match found
# | 46: [0x0000000000000039, 0x000000000000003c): DW_OP_breg6 RBP+18446744073709551576, DW_OP_deref, DW_OP_deref
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 47: [0x000000000000003c, 0x0000000000000043): DW_OP_breg0 RAX+0, DW_OP_deref
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:9'1 ? possible intended match
# | 48: [0x0000000000000043, 0x0000000000000087): DW_OP_breg6 RBP+18446744073709551576, DW_OP_deref, DW_OP_deref)
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 49: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000067] = "vla")
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 50: DW_AT_decl_file [DW_FORM_data1] ("/Users/echristo/tmp/bar.c")
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 51: DW_AT_decl_line [DW_FORM_data1] (3)
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 52: DW_AT_type [DW_FORM_ref4] (cu + 0x0080 => {0x00000080} "int[]")
# | next:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.DebugInfo/X86/sret.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -split-dwarf-file=foo.dwo -O0 /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/sret.ll.tmp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -split-dwarf-file=foo.dwo -O0 /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/sret.ll.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -debug-info /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/sret.ll.tmp | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll --check-prefix=CHECK-DWO
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -debug-info /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/DebugInfo/X86/Output/sret.ll.tmp
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll --check-prefix=CHECK-DWO
# note: command had no output on stdout or stderr
# RUN: at line 9
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -O0 -fast-isel=true -mtriple=x86_64-apple-darwin -filetype=obj -o - /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -debug-info - | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefixes=CHECK,FASTISEL /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -O0 -fast-isel=true -mtriple=x86_64-apple-darwin -filetype=obj -o - /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -debug-info -
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefixes=CHECK,FASTISEL /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll:16:18: error: FASTISEL-NEXT: expected string not found in input
# | ; FASTISEL-NEXT: [{{.*}}, {{.*}}): DW_OP_breg6 RBP-32, DW_OP_deref
# | ^
# | <stdin>:289:28: note: scanning from here
# | DW_AT_location (0x00000000:
# | ^
# | <stdin>:290:32: note: possible intended match here
# | [0x00000000000000ac, 0x00000000000000bb): DW_OP_breg6 RBP+18446744073709551584, DW_OP_deref
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/DebugInfo/X86/sret.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 284: DW_AT_name ("this")
# | 285: DW_AT_type (0x000002ea "B *")
# | 286: DW_AT_artificial (true)
# | 287:
# | 288: 0x000001fc: DW_TAG_variable
# | 289: DW_AT_location (0x00000000:
# | next:16'0 X~~ error: no match found
# | 290: [0x00000000000000ac, 0x00000000000000bb): DW_OP_breg6 RBP+18446744073709551584, DW_OP_deref
# | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:16'1 ? possible intended match
# | 291: [0x00000000000000bb, 0x00000000000000c5): DW_OP_breg5 RDI+0
# | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 292: [0x00000000000000d4, 0x00000000000000e9): DW_OP_breg6 RBP+18446744073709551584, DW_OP_deref)
# | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 293: DW_AT_name ("a")
# | next:16'0 ~~~~~~~~~~~~~~~~~~
# | 294: DW_AT_decl_file ("/usr/local/google/home/echristo/tmp/sret.cpp")
# | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 295: DW_AT_decl_line (49)
# | next:16'0 ~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>LLVM.tools/dsymutil/X86/dwarf5-loclists.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 19
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/dsymutil -oso-prepend-path /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/../Inputs -y /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/dsymutil/X86/Output/dwarf5-loclists.test.tmp.dSYM
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/dsymutil -oso-prepend-path /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/../Inputs -y /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/dsymutil/X86/Output/dwarf5-loclists.test.tmp.dSYM
# note: command had no output on stdout or stderr
# RUN: at line 20
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --verify /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/dsymutil/X86/Output/dwarf5-loclists.test.tmp.dSYM | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump --verify /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/dsymutil/X86/Output/dwarf5-loclists.test.tmp.dSYM
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test
# note: command had no output on stdout or stderr
# RUN: at line 21
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -a --verbose /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/dsymutil/X86/Output/dwarf5-loclists.test.tmp.dSYM | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test --check-prefix DWARF-CHECK
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-dwarfdump -a --verbose /home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/dsymutil/X86/Output/dwarf5-loclists.test.tmp.dSYM
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test --check-prefix DWARF-CHECK
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test:46:15: error: DWARF-CHECK: expected string not found in input
# | #DWARF-CHECK: [0x0000000100000fa3, 0x0000000100000fbc): DW_OP_breg6 RBP-20)
# | ^
# | <stdin>:127:58: note: scanning from here
# | [0x0000000100000fa0, 0x0000000100000fa3): DW_OP_reg3 RBX
# | ^
# | <stdin>:128:2: note: possible intended match here
# | [0x0000000100000fa3, 0x0000000100000fbc): DW_OP_breg6 RBP+18446744073709551596)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/dsymutil/X86/dwarf5-loclists.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 122: 0x0000003c: DW_TAG_formal_parameter [5] (0x0000002d)
# | 123: DW_AT_location [DW_FORM_sec_offset] (0x0000000c:
# | 124: [0x0000000100000f70, 0x0000000100000f87): DW_OP_reg5 RDI
# | 125: [0x0000000100000f87, 0x0000000100000f93): DW_OP_reg3 RBX
# | 126: [0x0000000100000f93, 0x0000000100000f9d): DW_OP_reg4 RSI
# | 127: [0x0000000100000fa0, 0x0000000100000fa3): DW_OP_reg3 RBX
# | check:46'0 X error: no match found
# | 128: [0x0000000100000fa3, 0x0000000100000fbc): DW_OP_breg6 RBP+18446744073709551596)
# | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:46'1 ? possible intended match
# | 129: DW_AT_name [DW_FORM_strx] (indexed (00000008) string = "argv")
# | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 130: DW_AT_decl_file [DW_FORM_data1] ("/Users/buildslave/avl_test/dwarf5-example/./dwarf5-loclists.c")
# | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 131: DW_AT_decl_line [DW_FORM_data1] (3)
# | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 132: DW_AT_type [DW_FORM_ref4] (cu + 0x009d => {0x0000009d} "int")
# | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 133:
# | check:46'0 ~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/185008
More information about the llvm-commits
mailing list