This is an archive of the discontinued LLVM Phabricator instance.

Fix test to not depend on binary output from llc
ClosedPublic

Authored by AndyAyers on May 27 2015, 11:22 AM.

Details

Summary

Split test into two, one part to generate assembly and the other to generate and verify object file contents.

Diff Detail

Repository
rL LLVM

Event Timeline

AndyAyers updated this revision to Diff 26617.May 27 2015, 11:22 AM
AndyAyers retitled this revision from to Fix test to not depend on binary output from llc.
AndyAyers updated this object.
AndyAyers edited the test plan for this revision. (Show Details)
AndyAyers added a reviewer: rafael.
AndyAyers set the repository for this revision to rL LLVM.
AndyAyers added a subscriber: Unknown Object (MLST).
rafael accepted this revision.May 28 2015, 7:48 AM
rafael edited edge metadata.

LGTM

Thank you so much.

This revision is now accepted and ready to land.May 28 2015, 7:48 AM
This revision was automatically updated to reflect the committed changes.