summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/inline-coverage.ll
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2016-04-11 15:53:44 +0000
committerAdrian Prantl <aprantl@apple.com>2016-04-11 15:53:44 +0000
commitb01a4d48ac4bdea983f43f5e0149aef9e689deef (patch)
tree2457fbbf3339c116ab752e248370d1ff8eba03b2 /llvm/test/Transforms/SampleProfile/inline-coverage.ll
parent6b5f4d8ad1929e7dc0ac338c5c536c19352f4cbe (diff)
downloadbcm5719-llvm-b01a4d48ac4bdea983f43f5e0149aef9e689deef.tar.gz
bcm5719-llvm-b01a4d48ac4bdea983f43f5e0149aef9e689deef.zip
More upgrading of old- and very-old-style debug info in testcases.
llvm-svn: 265953
Diffstat (limited to 'llvm/test/Transforms/SampleProfile/inline-coverage.ll')
-rw-r--r--llvm/test/Transforms/SampleProfile/inline-coverage.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/SampleProfile/inline-coverage.ll b/llvm/test/Transforms/SampleProfile/inline-coverage.ll
index 4e55bf559a2..3d7d8c806ae 100644
--- a/llvm/test/Transforms/SampleProfile/inline-coverage.ll
+++ b/llvm/test/Transforms/SampleProfile/inline-coverage.ll
@@ -90,7 +90,7 @@ for.end: ; preds = %for.cond
!llvm.module.flags = !{!13, !14}
!llvm.ident = !{!15}
-!0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.0 (trunk 251738) (llvm/trunk 251737)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, subprograms: !3)
+!0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.0 (trunk 251738) (llvm/trunk 251737)", isOptimized: false, runtimeVersion: 0, emissionKind: NoDebug, enums: !2, subprograms: !3)
!1 = !DIFile(filename: "coverage.cc", directory: ".")
!2 = !{}
!3 = !{!4, !9}
OpenPOWER on IntegriCloud