[PATCH] D25026: [asan] Move instrumented null-terminated strings to a special section

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 11:11:10 PDT 2016


kcc added a comment.

Is it possible to also add a runnable test to compiler-rt? 
I expect to make some changes here soon: https://github.com/google/sanitizers/issues/260#issuecomment-250062528
And by doing that may break your test and your fix.


https://reviews.llvm.org/D25026





More information about the llvm-commits mailing list