diff options
Diffstat (limited to 'test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll')
-rw-r--r-- | test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll b/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll index f5e2eae..4d2e427 100644 --- a/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll +++ b/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll @@ -22,7 +22,7 @@ ; X86-NEXT: [[END_OF_BAR:^L.*]]:{{$}} ; X86-NOT: ret -; X86-LABEL: .section .debug$S,"rn" +; X86-LABEL: .section .debug$S,"rnd" ; X86: .secrel32 "?bar@@YAXHZZ" ; X86-NEXT: .secidx "?bar@@YAXHZZ" ; X86: .long 0 |