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 cec3ecd commit 38f3d21Copy full SHA for 38f3d21
llvm-spirv/test/DebugInfo/X86/inline-seldag-test.ll
@@ -34,8 +34,8 @@ target triple = "spir64-unknown-unknown"
34
; Make sure the condition test is attributed to the inline function, not the
35
; location of the test's operands within the caller.
36
37
-; ASM: # inline-seldag-test.c:2:0
38
-; ASM-NOT: .loc
+; ASM: # inline-seldag-test.c:
+; ASM: .loc 1 2 0 # inline-seldag-test.c:2 @[ inline-seldag-test.c:6
39
; ASM: testl
40
41
; Function Attrs: nounwind uwtable
0 commit comments