summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dwarf-comp-dir.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/dwarf-comp-dir.ll')
-rw-r--r--llvm/test/CodeGen/X86/dwarf-comp-dir.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/X86/dwarf-comp-dir.ll b/llvm/test/CodeGen/X86/dwarf-comp-dir.ll
index 8d9f7c0e8d0..f308b890ed3 100644
--- a/llvm/test/CodeGen/X86/dwarf-comp-dir.ll
+++ b/llvm/test/CodeGen/X86/dwarf-comp-dir.ll
@@ -15,7 +15,7 @@ target triple = "x86_64-unknown-linux-gnu"
!7 = !{!6}
; The important part of the following check is that dir = #0.
-; Dir Mod Time File Len File Name
-; ---- ---------- ---------- ---------------------------
-; CHECK: file_names[ 1] 0 0x00000000 0x00000000 "empty.c"
+; CHECK: file_names[ 1]:
+; CHECK-NEXT: name: "empty.c"
+; CHECK-NEXT: dir_index: 0
!5 = !{i32 1, !"Debug Info Version", i32 3}
OpenPOWER on IntegriCloud