Cleanup test case debug info. NFC.
authorDiego Novillo <dnovillo@google.com>
Mon, 26 Oct 2015 18:14:44 +0000 (18:14 +0000)
committerDiego Novillo <dnovillo@google.com>
Mon, 26 Oct 2015 18:14:44 +0000 (18:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251320 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SampleProfile/entry_counts.ll

index ac6142e5f19e2517fe9aef8f910d34035ea411c8..bfd65c0d651136939cdb6cdd4fe1b57fdea6bde9 100644 (file)
@@ -13,7 +13,7 @@ entry:
 !llvm.ident = !{!8}
 
 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 237249) (llvm/trunk 237261)", isOptimized: false, runtimeVersion: 0, emissionKind: 2, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)
-!1 = !DIFile(filename: "entry_counts.c", directory: "/usr/local/google/home/dnovillo/llvm/test/pgo")
+!1 = !DIFile(filename: "entry_counts.c", directory: ".")
 !2 = !{}
 !3 = !{!4}
 !4 = distinct !DISubprogram(name: "empty", scope: !1, file: !1, line: 1, type: !5, isLocal: false, isDefinition: true, scopeLine: 1, isOptimized: false, function: void ()* @empty, variables: !2)