This is an archive of the discontinued LLVM Phabricator instance.

[msan] Remove MSanDR and supporting code.
ClosedPublic

Authored by eugenis on Nov 14 2014, 7:04 AM.

Details

Reviewers
kcc
Summary

MSanDR is a dynamic instrumentation tool that can instrument the code (prebuilt libraries and such) that could not be instrumented at compile time.

This code is unused (to the best of our knowledge) and unmaintained, and starting to bit-rot.

Diff Detail

Event Timeline

eugenis updated this revision to Diff 16209.Nov 14 2014, 7:04 AM
eugenis retitled this revision from to [msan] Remove MSanDR and supporting code..
eugenis updated this object.
eugenis edited the test plan for this revision. (Show Details)
eugenis added a reviewer: kcc.
eugenis set the repository for this revision to rL LLVM.
kcc accepted this revision.Nov 14 2014, 8:33 AM
kcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 14 2014, 8:33 AM
slthakur removed a subscriber: slthakur.
eugenis closed this revision.Nov 18 2014, 2:33 AM

r222232

test/msan/wrap_indirect_calls2.cc