Skip to content

Commit 0d0ef58

Browse files
committed
[lldb][Darwin] Note why this test is xfail'ed on
darwin - due to there not being any eh_frame instructions for _sigtramp from the system libraries.
1 parent 63fcce6 commit 0d0ef58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/Unwind/signal-in-leaf-function-aarch64.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# REQUIRES: target-aarch64 && native
22
# UNSUPPORTED: system-windows
33
# llvm.org/pr91610, rdar://128031075
4+
5+
# Darwin _sigtramp doesn't have eh_frame instruction on AArch64
46
# XFAIL: system-darwin
57

68

0 commit comments

Comments
 (0)