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
Paths
| Differential D20973
[esan] Specify which tool via a global variable ClosedPublic Authored by bruening on Jun 3 2016, 11:24 AM.
Details Summary Adds a global variable to specify the tool, to support handling early
Diff Detail Event Timelinebruening updated this object. This revision is now accepted and ready to land.Jun 3 2016, 11:42 AM Closed by commit rL271715: [esan] Specify which tool via a global variable (authored by bruening). · Explain WhyJun 3 2016, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59584 lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
|