Adds custom flag support to EfficiencySanitizer's runtime library.
Adds an initial flag cache_line_size which will be used by multiple tools.
Paths
| Differential D20478
[esan] Add custom flag support ClosedPublic Authored by bruening on May 20 2016, 11:09 AM.
Details Summary Adds custom flag support to EfficiencySanitizer's runtime library. Adds an initial flag cache_line_size which will be used by multiple tools.
Diff Detail
Event Timelinebruening updated this object. This revision is now accepted and ready to land.May 20 2016, 11:56 AM Closed by commit rL270256: [esan] Add custom flag support (authored by bruening). · Explain WhyMay 20 2016, 12:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57968 compiler-rt/trunk/lib/esan/CMakeLists.txt
compiler-rt/trunk/lib/esan/esan.cpp
compiler-rt/trunk/lib/esan/esan_flags.h
compiler-rt/trunk/lib/esan/esan_flags.cpp
compiler-rt/trunk/lib/esan/esan_flags.inc
|