[PATCH] D29148: [compiler-rt] Provide a list of functions from sanitizers's interfaces.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 09:54:01 PST 2017


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

Looks good to me. As I understand it, this change doesn't use the .inc files for any functional purpose other than to check the list of symbols exported by the Darwin and Linux ASan runtimes. https://reviews.llvm.org/D29158 and other patches add the uses.


https://reviews.llvm.org/D29148





More information about the llvm-commits mailing list