summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GCOVProfiling
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2014-12-03 16:03:08 +0000
committerAlexander Potapenko <glider@google.com>2014-12-03 16:03:08 +0000
commitff5326f0d185c92e8236d2659d3782fb18812fe1 (patch)
treec7feaae0c00e50f1209584621971303a67b539b9 /llvm/test/Transforms/GCOVProfiling
parent1b42ad9b432b252468a540ea0bfa12435d10db37 (diff)
downloadbcm5719-llvm-ff5326f0d185c92e8236d2659d3782fb18812fe1.tar.gz
bcm5719-llvm-ff5326f0d185c92e8236d2659d3782fb18812fe1.zip
Revert r223239, which broke some bots.
llvm-svn: 223240
Diffstat (limited to 'llvm/test/Transforms/GCOVProfiling')
-rw-r--r--llvm/test/Transforms/GCOVProfiling/return-block.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/GCOVProfiling/return-block.ll b/llvm/test/Transforms/GCOVProfiling/return-block.ll
index 01c4fdf6b3d..7874895ad5b 100644
--- a/llvm/test/Transforms/GCOVProfiling/return-block.ll
+++ b/llvm/test/Transforms/GCOVProfiling/return-block.ll
@@ -33,7 +33,7 @@ attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointe
attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
attributes #2 = { nounwind }
-!llvm.gcov = !{!19}
+!llvm.gcov = !{!14}
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!11, !12}
!llvm.ident = !{!13}
OpenPOWER on IntegriCloud