[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.
This commit is contained in:
Jason Molenda
2025-05-07 15:53:30 -07:00
parent 63fcce6611
commit 0d0ef58c8f

View File

@@ -1,6 +1,8 @@
# REQUIRES: target-aarch64 && native
# UNSUPPORTED: system-windows
# llvm.org/pr91610, rdar://128031075
# Darwin _sigtramp doesn't have eh_frame instruction on AArch64
# XFAIL: system-darwin