summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/FuzzMutate
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-01-12 00:24:10 -0800
committerFangrui Song <maskray@google.com>2020-01-12 00:27:18 -0800
commitc5b94ea265133a4a28006929643155fc8fbeafe6 (patch)
treea01a4f31be20cd76298c66db137f4b93e4c39b7d /llvm/unittests/FuzzMutate
parentf33fd43a7c91f1774a9512bbdb78c367cd23d233 (diff)
downloadbcm5719-llvm-c5b94ea265133a4a28006929643155fc8fbeafe6.tar.gz
bcm5719-llvm-c5b94ea265133a4a28006929643155fc8fbeafe6.zip
[profile] Support merge pool size >= 10
The executable acquires an advisory record lock (`fcntl(fd, F_SETLKW, *)`) on a profile file. Merge pool size >= 10 may be beneficial when the concurrency is large. Also fix a small problem about snprintf. It can cause the filename to be truncated after %m. Reviewed By: davidxl Differential Revision: https://reviews.llvm.org/D71970
Diffstat (limited to 'llvm/unittests/FuzzMutate')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud