diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/multifile.ll')
-rw-r--r-- | llvm/test/DebugInfo/COFF/multifile.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/COFF/multifile.ll b/llvm/test/DebugInfo/COFF/multifile.ll index ab6e1f8eb24..d39413adf16 100644 --- a/llvm/test/DebugInfo/COFF/multifile.ll +++ b/llvm/test/DebugInfo/COFF/multifile.ll @@ -59,9 +59,9 @@ ; Line table ; X86-NEXT: .cv_linetable 0, _f, [[END_OF_F]] ; File index to string table offset subsection -; X86: .cv_filechecksums +; X86-NEXT: .cv_filechecksums ; String table -; X86: .cv_stringtable +; X86-NEXT: .cv_stringtable ; OBJ32: Section { ; OBJ32: Name: .debug$S (2E 64 65 62 75 67 24 53) |