Skip to content

Commit bd8578b

Browse files
committed
[JITLink] Add 'REQUIRES: asserts' to MachO_ptrauth_dependencies.s.
This test depends on debugging output.
1 parent cc97653 commit bd8578b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/ExecutionEngine/JITLink/AArch64/MachO_ptrauth_dependencies.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#
66
# Ensure that we don't lose dependence tracking information when ptrauth edges
77
# are lowered: _main should still depend on _foo.
8+
#
9+
# REQUIRES: asserts
810

911
# CHECK: Symbols: { _main }, Dependencies: { (main, { _foo }) }
1012

0 commit comments

Comments
 (0)