This is an archive of the discontinued LLVM Phabricator instance.

[msan] Add PowerPC XFAIL on test/msan/dlerror.cc, explain the problem.
AbandonedPublic

Authored by koriakin on Apr 17 2016, 5:03 PM.

Details

Summary

See also D17503.

Diff Detail

Repository
rL LLVM

Event Timeline

koriakin retitled this revision from to [msan] Add PowerPC XFAIL on test/msan/dlerror.cc, explain the problem..
koriakin updated this object.
koriakin added reviewers: eugenis, samsonov, kcc.
koriakin set the repository for this revision to rL LLVM.
koriakin added a project: Restricted Project.
koriakin added a subscriber: llvm-commits.
eugenis accepted this revision.Apr 18 2016, 1:46 PM
eugenis edited edge metadata.

Let's continue the discussion in http://reviews.llvm.org/D19205.

This LGTM.

This revision is now accepted and ready to land.Apr 18 2016, 1:46 PM

Let's continue the discussion in http://reviews.llvm.org/D19205.

This LGTM.

I assume you meant http://reviews.llvm.org/D17503 ...

koriakin abandoned this revision.Apr 25 2016, 2:50 PM

Abandoning in favor of D19499, which fixes the fail properly.