[PATCH] D20541: [esan|cfrag] Create the cfrag variable for the runtime

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 13:24:25 PDT 2016


zhaoqin marked 3 inline comments as done.
zhaoqin added a comment.

In http://reviews.llvm.org/D20541#439464, @filcab wrote:

> In http://reviews.llvm.org/D20541#439341, @zhaoqin wrote:
>
> > In http://reviews.llvm.org/D20541#439070, @filcab wrote:
> >
> > > Please add a test for the cache fragmentation tool's global variable.
> >
> >
> > http://reviews.llvm.org/D20542 is the test for the arg passed to runtime.
> >  Are you thinking of a different test in llvm?
>
>
> Yes, I'd like an LLVM test checking we emit the correct tool number.


In that case, http://reviews.llvm.org/D20488 has add test to check the tool number passed to __esan_init.


http://reviews.llvm.org/D20541





More information about the llvm-commits mailing list