GJDuck / EffectiveSan

Runtime type and bounds-error checking for C/C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the instrumented IR looks like for Firefox?

YizhuoZhai opened this issue · comments

Hi Gregory:

I can build the Firefox following your instructions, but did not find the IR (bitcode files). Could you please help here?

IIRC, for the IR files you need to pass in the -Xllvm -effective-debug options. You'd also need to set up the firefox build to use these options, which is something I cannot help with.