Fix the metadata number used by llvm.gcov to match the number of the inserted metadat...
authorAlexander Potapenko <glider@google.com>
Wed, 3 Dec 2014 15:15:58 +0000 (15:15 +0000)
committerAlexander Potapenko <glider@google.com>
Wed, 3 Dec 2014 15:15:58 +0000 (15:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223239 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/GCOVProfiling/return-block.ll

index 7874895ad5b555b66437d18f8907aa76ff0975d2..01c4fdf6b3d7c773c733135373aa85570b3ada42 100644 (file)
@@ -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 = !{!14}
+!llvm.gcov = !{!19}
 !llvm.dbg.cu = !{!0}
 !llvm.module.flags = !{!11, !12}
 !llvm.ident = !{!13}