diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/local-variable-gap.ll')
-rw-r--r-- | llvm/test/DebugInfo/COFF/local-variable-gap.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/local-variable-gap.ll b/llvm/test/DebugInfo/COFF/local-variable-gap.ll index d0e2188098f..d6f1f856237 100644 --- a/llvm/test/DebugInfo/COFF/local-variable-gap.ll +++ b/llvm/test/DebugInfo/COFF/local-variable-gap.ll @@ -38,7 +38,7 @@ ; ASM: movl %esi, %ecx ; ASM: testl %eax, %eax ; ASM: jne .LBB0_5 -; ASM: # BB#2: # %if.end +; ASM: # %bb.2: # %if.end ; ASM: #DEBUG_VALUE: p <- %esi ; ASM: callq use ; ASM: jmp .LBB0_4 |