diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-04-21 23:44:07 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-04-21 23:44:07 +0000 |
commit | 207bce31e15e63ebc5fcde0f7d2f8db0a99a89a2 (patch) | |
tree | 67fd0c79fd80cc3291be876dcdb13d8bb6eca39d /llvm/lib/Object/ObjectFile.cpp | |
parent | 6aea59268a51d2fb2cc7bdc47f9e65e343aeb2a1 (diff) | |
download | llvm-207bce31e15e63ebc5fcde0f7d2f8db0a99a89a2.zip llvm-207bce31e15e63ebc5fcde0f7d2f8db0a99a89a2.tar.gz llvm-207bce31e15e63ebc5fcde0f7d2f8db0a99a89a2.tar.bz2 |
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.
llvm-svn: 129956
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions