[JITLink] Add 'REQUIRES: asserts' to MachO_ptrauth_dependencies.s.

This test depends on debugging output.
This commit is contained in:
Lang Hames
2025-01-28 15:32:14 +11:00
parent cc97653d53
commit bd8578bf2e

View File

@@ -5,6 +5,8 @@
#
# Ensure that we don't lose dependence tracking information when ptrauth edges
# are lowered: _main should still depend on _foo.
#
# REQUIRES: asserts
# CHECK: Symbols: { _main }, Dependencies: { (main, { _foo }) }