This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
ClosedPublic

Authored by Hahnfeld on Feb 15 2016, 3:41 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld updated this revision to Diff 47974.Feb 15 2016, 3:41 AM
Hahnfeld retitled this revision from to [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison.
Hahnfeld updated this object.
Hahnfeld added reviewers: eugenis, samsonov, kcc.
Hahnfeld added a subscriber: llvm-commits.
eugenis accepted this revision.Feb 16 2016, 4:45 PM
eugenis edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.Feb 16 2016, 4:45 PM
This revision was automatically updated to reflect the committed changes.