[PATCH] D29752: [libFuzzer] Export external functions.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 13:32:09 PST 2017
mpividori added a comment.
@kcc These tests pass on Darwin? I wonder if they pass, because we use dlsym on Darwin, so these functions should be exported, with visibility default.
https://reviews.llvm.org/D29752
More information about the llvm-commits
mailing list