This is an archive of the discontinued LLVM Phabricator instance.

Improve error messages in order to help with fixing a big-endian bug.
ClosedPublic

Authored by ecbeckmann on Jun 13 2017, 11:03 AM.

Details

Summary

Added output to stderr so that we can actually see what is happening when the test fails on big endian.

Diff Detail

Repository
rL LLVM

Event Timeline

ecbeckmann created this revision.Jun 13 2017, 11:03 AM
zturner accepted this revision.Jun 13 2017, 11:15 AM
This revision is now accepted and ready to land.Jun 13 2017, 11:15 AM
This revision was automatically updated to reflect the committed changes.