Skip to content

Commit 93a68a5

Browse files
committed
[ORC] Testcase requires asserts as it depends on debugging output.
1 parent 72db3f9 commit 93a68a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/ExecutionEngine/JITLink/x86-64/MachO-check-dwarf-filename.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# RUN: llvm-jitlink -debug-only=orc -noexec -debugger-support %t.o 2>&1 | \
33
# RUN: FileCheck %s
44
#
5+
# REQUIRES: asserts
6+
#
57
# Test that source file names can be indentified from DWARF line tables.
68

79
# CHECK: Using FileName = "check-dwarf-filename.c" from DWARF line table

0 commit comments

Comments
 (0)