Adds a global variable to specify the tool, to support handling early
interceptors that invoke instrumented code and require shadow memory to be
initialized prior to __esan_init() being invoked.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM