This is an archive of the discontinued LLVM Phabricator instance.

Adding testing for Bug 2349 Fix
ClosedPublic

Authored by nemanjai on May 14 2015, 11:39 AM.

Details

Reviewers
wschmidt
Summary

Since both Arm and PPC so far have encountered a similar issue, I propose to add this test to projects/test-suite so that other platforms can enable it to ensure they don't end up with a similar issue.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai updated this revision to Diff 25793.May 14 2015, 11:39 AM
nemanjai retitled this revision from to Adding testing for Bug 2349 Fix.
nemanjai updated this object.
nemanjai edited the test plan for this revision. (Show Details)
nemanjai added a reviewer: wschmidt.
nemanjai set the repository for this revision to rL LLVM.
nemanjai edited subscribers, added: Unknown Object (MLST); removed: aemerson.May 14 2015, 11:40 AM
wschmidt accepted this revision.May 19 2015, 7:26 AM
wschmidt edited edge metadata.

LGTM!

This revision is now accepted and ready to land.May 19 2015, 7:26 AM
nemanjai closed this revision.May 21 2015, 11:31 AM

Committed revision 237924.