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 6e62da7 commit cf64d9aCopy full SHA for cf64d9a
test/debug-label-skip.ll
@@ -1,4 +1,4 @@
1
-; RUN: llvm-as %s -o %t.bc
+; RUN: llvm-as --preserve-input-debuginfo-format %s -o %t.bc
2
; RUN: llvm-spirv %t.bc -o %t.spv
3
4
source_filename = "debug-label-bitcode.c"
0 commit comments