diff options
| author | Justin Bogner <mail@justinbogner.com> | 2015-02-18 18:40:46 +0000 |
|---|---|---|
| committer | Justin Bogner <mail@justinbogner.com> | 2015-02-18 18:40:46 +0000 |
| commit | 428c605dff38347495060e5df983bbc7df3c67df (patch) | |
| tree | 25ae3e1d9ba43a3c4452ab60ce267ade75cd4f44 /llvm/cmake/modules/LLVMProcessSources.cmake | |
| parent | 34e79ed319436693870ed27c951bd55267f1a154 (diff) | |
| download | bcm5719-llvm-428c605dff38347495060e5df983bbc7df3c67df.tar.gz bcm5719-llvm-428c605dff38347495060e5df983bbc7df3c67df.zip | |
InstrProf: Handle unknown functions if they consist only of zero-regions
This comes up when we generate coverage for a function but don't end
up emitting the function at all - dead static functions or inline
functions that aren't referenced in a particular TU, for example. In
these cases we'd like to show that the function was never called,
which is trivially true.
llvm-svn: 229717
Diffstat (limited to 'llvm/cmake/modules/LLVMProcessSources.cmake')
0 files changed, 0 insertions, 0 deletions

