This is an archive of the discontinued LLVM Phabricator instance.

[esan] Add working set tool driver flags
ClosedPublic

Authored by bruening on May 20 2016, 1:17 PM.

Details

Summary

Adds a new -fsanitize=efficiency-working-set flag to enable esan's working
set tool. Adds appropriate tests for the new flag.

Diff Detail

Repository
rL LLVM

Event Timeline

bruening updated this revision to Diff 57977.May 20 2016, 1:17 PM
bruening retitled this revision from to [esan] Add working set tool driver flags.
bruening updated this object.
bruening added a reviewer: aizatsky.
bruening added subscribers: llvm-commits, eugenis, kcc and 2 others.
aizatsky accepted this revision.May 20 2016, 1:37 PM
aizatsky edited edge metadata.
This revision is now accepted and ready to land.May 20 2016, 1:37 PM
This revision was automatically updated to reflect the committed changes.