diff options
| author | Sajjad Mirza <sajjadm@google.com> | 2019-06-24 21:32:50 +0000 |
|---|---|---|
| committer | Sajjad Mirza <sajjadm@google.com> | 2019-06-24 21:32:50 +0000 |
| commit | 6694b2b36bdd3dbb3b047315411cb38432d19d02 (patch) | |
| tree | 87016d105095fb14fda119bdc30447fa818f851f /llvm/lib/Transforms/Hello | |
| parent | 8242f35d5072982b8f41a05e354de7fbba31652c (diff) | |
| download | bcm5719-llvm-6694b2b36bdd3dbb3b047315411cb38432d19d02.tar.gz bcm5719-llvm-6694b2b36bdd3dbb3b047315411cb38432d19d02.zip | |
(Reland with changes) Adding a function for setting coverage output file.
Summary:
User code can open a file on its own and pass it to the runtime, rather than
specifying a name and having the runtime open the file. This supports the use
case where a process cannot open a file on its own but can receive a file
descriptor from another process.
Relanding https://reviews.llvm.org/D62541. The original revision unlocked
the file before calling flush, this revision fixes that.
Reviewers: Dor1s, davidxl
Reviewed By: Dor1s
Subscribers: #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D63581
llvm-svn: 364231
Diffstat (limited to 'llvm/lib/Transforms/Hello')
0 files changed, 0 insertions, 0 deletions

