[PATCH] D20486: [esan] Add compilation unit init/exit routines.
Qin Zhao via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 14:17:46 PDT 2016
zhaoqin added a comment.
In http://reviews.llvm.org/D20486#435886, @aizatsky wrote:
> Does this CL miss something?
>
> I do not see esan_exit calls.
The calls is inserted from the ESan instrumentation at http://reviews.llvm.org/D20488
> Plus you probably need to add it to esan.syms?
done
http://reviews.llvm.org/D20486
More information about the llvm-commits
mailing list