summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello
diff options
context:
space:
mode:
authorSajjad Mirza <sajjadm@google.com>2019-06-24 21:32:50 +0000
committerSajjad Mirza <sajjadm@google.com>2019-06-24 21:32:50 +0000
commit6694b2b36bdd3dbb3b047315411cb38432d19d02 (patch)
tree87016d105095fb14fda119bdc30447fa818f851f /llvm/lib/Transforms/Hello
parent8242f35d5072982b8f41a05e354de7fbba31652c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud