We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72db3f9 commit 93a68a5Copy full SHA for 93a68a5
llvm/test/ExecutionEngine/JITLink/x86-64/MachO-check-dwarf-filename.s
@@ -2,6 +2,8 @@
2
# RUN: llvm-jitlink -debug-only=orc -noexec -debugger-support %t.o 2>&1 | \
3
# RUN: FileCheck %s
4
#
5
+# REQUIRES: asserts
6
+#
7
# Test that source file names can be indentified from DWARF line tables.
8
9
# CHECK: Using FileName = "check-dwarf-filename.c" from DWARF line table
0 commit comments