[llvm] Support SFrame command-line and .cfi_section syntax (PR #149935)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 23 11:21:34 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while building `llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/144/builds/31033
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: Driver/femit-dwarf-unwind.c' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
rm -rf /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp; mkdir /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp # RUN: at line 3
+ rm -rf /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp
+ mkdir /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -target x86_64-apple-macos11.0 -c /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c -o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64.o -femit-compact-unwind-non-canonical # RUN: at line 4
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -target x86_64-apple-macos11.0 -c /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c -o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64.o -femit-compact-unwind-non-canonical
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -target x86_64-apple-macos11.0 -femit-dwarf-unwind=no-compact-unwind -femit-compact-unwind-non-canonical -c /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c -o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64-no-dwarf.o # RUN: at line 5
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang -target x86_64-apple-macos11.0 -femit-dwarf-unwind=no-compact-unwind -femit-compact-unwind-non-canonical -c /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c -o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64-no-dwarf.o
llvm-objdump --macho --dwarf=frames /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64.o | /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c --check-prefix=WITH-FDE # RUN: at line 6
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c --check-prefix=WITH-FDE
+ llvm-objdump --macho --dwarf=frames /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64.o
llvm-objdump --macho --dwarf=frames /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64-no-dwarf.o | /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c --check-prefix=NO-FDE # RUN: at line 7
+ llvm-objdump --macho --dwarf=frames /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/Driver/Output/femit-dwarf-unwind.c.tmp/x86_64-no-dwarf.o
+ /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/FileCheck /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c --check-prefix=NO-FDE
[1m/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c:10:16: [0m[0;1;31merror: [0m[1mNO-FDE-NOT: excluded string found in input
[0m// NO-FDE-NOT: FDE
[0;1;32m ^
[0m[1m<stdin>:23:28: [0m[0;1;30mnote: [0m[1mfound here
[0m00000018 0000001c 00000000 FDE cie=00000000 pc=00000000...0000000b
[0;1;32m ^~~
[0m
Input file: <stdin>
Check file: /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/Driver/femit-dwarf-unwind.c
-dump-input=help explains the following input dump.
Input was:
<<<<<<
[1m[0m[0;1;30m 1: [0m[1m[0;1;46m [0m
[0;1;30m 2: [0m[1m[0;1;46m.debug_frame contents: [0m
[0;1;30m 3: [0m[1m[0;1;46m [0m
[0;1;30m 4: [0m[1m[0;1;46m00000000 00000014 ffffffff CIE [0m
[0;1;30m 5: [0m[1m[0;1;46m Format: DWARF32 [0m
[0;1;30m 6: [0m[1m[0;1;46m Version: 4 [0m
[0;1;30m 7: [0m[1m[0;1;46m Augmentation: "" [0m
[0;1;30m 8: [0m[1m[0;1;46m Address size: 8 [0m
[0;1;30m 9: [0m[1m[0;1;46m Segment desc size: 0 [0m
[0;1;30m 10: [0m[1m[0;1;46m Code alignment factor: 1 [0m
[0;1;30m 11: [0m[1m[0;1;46m Data alignment factor: -8 [0m
[0;1;30m 12: [0m[1m[0;1;46m Return address column: 16 [0m
[0;1;30m 13: [0m[1m[0;1;46m [0m
[0;1;30m 14: [0m[1m[0;1;46m DW_CFA_def_cfa: reg7 +8 [0m
[0;1;30m 15: [0m[1m[0;1;46m DW_CFA_offset: reg16 -8 [0m
[0;1;30m 16: [0m[1m[0;1;46m DW_CFA_nop: [0m
[0;1;30m 17: [0m[1m[0;1;46m DW_CFA_nop: [0m
[0;1;30m 18: [0m[1m[0;1;46m DW_CFA_nop: [0m
...
```
</details>
https://github.com/llvm/llvm-project/pull/149935
More information about the llvm-commits
mailing list