Streamline test case by avoiding a temporary file and piping llc output straight...
[oota-llvm.git] / test / DebugInfo / X86 / fission-hash.ll
index d3e46a9c4ff1dc7c7b3c87e4207b0fa49913bc63..3987faaf9716d22987d7e2cb30fd2b96df923cc9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -split-dwarf=Enable -generate-cu-hash -O0 %s -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o %t
+; RUN: llc -split-dwarf=Enable -O0 %s -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o %t
 ; RUN: llvm-dwarfdump -debug-dump=all %t | FileCheck %s
 
 ; The source is an empty file.
@@ -11,6 +11,6 @@
 
 !0 = metadata !{i32 786449, metadata !1, i32 12, metadata !"clang version 3.4 (trunk 188230) (llvm/trunk 188234)", i1 false, metadata !"", i32 0, metadata !2, metadata !2, metadata !2, metadata !2, metadata !2, metadata !"foo.dwo"} ; [ DW_TAG_compile_unit ] [/usr/local/google/home/echristo/tmp/foo.c] [DW_LANG_C99]
 !1 = metadata !{metadata !"foo.c", metadata !"/usr/local/google/home/echristo/tmp"}
-!2 = metadata !{i32 0}
+!2 = metadata !{}
 !3 = metadata !{i32 2, metadata !"Dwarf Version", i32 3}
 !4 = metadata !{i32 1, metadata !"Debug Info Version", i32 1}