calixte added a comment.
My bad, I missed that
Repository:
rC Clang
https://reviews.llvm.org/D51945
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
vsk added a comment.
I took care of this in r341985.
Repository:
rC Clang
https://reviews.llvm.org/D51945
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
calixte created this revision.
calixte added a reviewer: vsk.
Herald added a subscriber: cfe-commits.
In the previous patch, __llvm_gcov_indirect_counter_increment has been removed.
Repository:
rC Clang
https://reviews.llvm.org/D51945
Files:
test/CodeGen/code-coverage.c
Index: test/CodeG