[PATCH] D29317: [asan] Add __sancov_* symbols to the dynamic symbol table.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 08:49:14 PST 2017


mpividori added a comment.

Hi, this change is needed for the test added in: https://reviews.llvm.org/D29148 , when listing the symbols exported with `nm -D`,  `__sancov_default_options` was not shown before this diff.


https://reviews.llvm.org/D29317





More information about the llvm-commits mailing list