commit | e8ba8d78a258ec992d3521eebdae8324db777b14 | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Thu Apr 21 23:44:07 2011 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Thu Apr 21 23:44:07 2011 +0000 |
tree | 8ae2203575319074b026b5fb77372c5a66f3f896 | |
parent | 3cc3ffc740e932e07519fdfc38ba4a76884e6e8d [diff] |
Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at compile time) and .gcda emission (at runtime). --coverage enables both. This does not yet add the profile_rt library to the link step if -fprofile-arcs is enabled when linking. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129956 91177308-0d34-0410-b5e6-96231b3b80d8