[PATCH] D53578: [CodeGen] Fix clang test for gcov profiling (follow-up of D51974)

2019-07-10 Thread Vedant Kumar via Phabricator via cfe-commits
vsk resigned from this revision. vsk added a comment. Herald added a project: clang. (Clearing my review queue - I believe the parent revision D51974 has been accepted, perhaps @marco-c can take a look) Repository: rC Clang CHANGES SINCE LAST ACTION https

[PATCH] D53578: [CodeGen] Fix clang test for gcov profiling (follow-up of D51974)

2018-10-23 Thread calixte via Phabricator via cfe-commits
calixte created this revision. calixte added a reviewer: vsk. Herald added a subscriber: cfe-commits. After patch https://reviews.llvm.org/D51974 has landed, this one is required to fix a test. Repository: rC Clang https://reviews.llvm.org/D53578 Files: test/CodeGen/code-coverage.c Inde