summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/LoopParallelMD
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-08-03 17:28:43 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-08-03 17:28:43 +0000
commit20b50f2b2a5c94efbba0a499aaeb87576d466093 (patch)
treebc9d68d7f0a53762fd921d5368098cee3aacf5e9 /polly/test/Isl/CodeGen/LoopParallelMD
parent55ca964e944b610bfa09dd52490772b3d9f92fea (diff)
downloadbcm5719-llvm-20b50f2b2a5c94efbba0a499aaeb87576d466093.tar.gz
bcm5719-llvm-20b50f2b2a5c94efbba0a499aaeb87576d466093.zip
Update testcases after LLVM r243885
llvm-svn: 243887
Diffstat (limited to 'polly/test/Isl/CodeGen/LoopParallelMD')
-rw-r--r--polly/test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll b/polly/test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll
index 6140781591a..93960bd7e20 100644
--- a/polly/test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll
+++ b/polly/test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll
@@ -35,7 +35,7 @@ declare void @llvm.dbg.value(metadata, i64, metadata, metadata)
!llvm.module.flags = !{!15, !16}
!llvm.ident = !{!17}
-!0 = !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.6.0 ", isOptimized: true, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !12, imports: !2)
+!0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.6.0 ", isOptimized: true, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !12, imports: !2)
!1 = !DIFile(filename: "t2.c", directory: "/local/mnt/workspace/build/tip-Release")
!2 = !{}
!3 = !{!4}
OpenPOWER on IntegriCloud