[PATCH] D38124: Hide some symbols to avoid a crash on shutdown when using code coverage
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 21 02:05:39 PDT 2017
sylvestre.ledru created this revision.
sylvestre.ledru added a project: clang.
gcov / gcda-based profiling crashes when shared libraries are unloaded
Patch by Benoit Belley and tested by Marco Castelluccio for Firefox
See https://bugs.llvm.org/show_bug.cgi?id=27224 & https://bugzilla.mozilla.org/show_bug.cgi?id=1401230
https://reviews.llvm.org/D38124
Files:
lib/profile/GCDAProfiling.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38124.116149.patch
Type: text/x-patch
Size: 3089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170921/2881544d/attachment-0001.bin>
More information about the cfe-commits
mailing list