diff options
Diffstat (limited to 'llvm/test')
-rw-r--r-- | llvm/test/DebugInfo/empty.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/empty.ll b/llvm/test/DebugInfo/empty.ll index 2885eb51fcc..1fb18166146 100644 --- a/llvm/test/DebugInfo/empty.ll +++ b/llvm/test/DebugInfo/empty.ll @@ -12,10 +12,10 @@ ; CHECK-NOT: file_names[ ; CHECK: .debug_pubnames contents: -; CHECK-NEXT: {{^$}} +; CHECK-NOT: Offset ; CHECK: .debug_pubtypes contents: -; CHECK-NEXT: {{^$}} +; CHECK-NOT: Offset !llvm.dbg.cu = !{!0} !llvm.module.flags = !{!5} |