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 db8de632739..5bbc058b5b3 100644 --- a/llvm/test/DebugInfo/COFF/local-variable-gap.ll +++ b/llvm/test/DebugInfo/COFF/local-variable-gap.ll @@ -54,7 +54,7 @@ ; ASM: [[p_b2:\.Ltmp[0-9]+]]: ; ASM: #DEBUG_VALUE: p <- $esi ; ASM: callq call_noreturn -; ASM: ud2 +; ASM: int3 ; ASM: .Lfunc_end0: ; ASM: .short {{.*}} # Record length |