This is an archive of the discontinued LLVM Phabricator instance.

Change test to use FileCheck rather than grep.
ClosedPublic

Authored by kbsmith1 on Oct 14 2015, 3:28 PM.

Details

Summary

Change test to use FileCheck rather than grep since FileCheck is the preferred method for unit testing.

Diff Detail

Repository
rL LLVM

Event Timeline

kbsmith1 updated this revision to Diff 37404.Oct 14 2015, 3:28 PM
kbsmith1 retitled this revision from to Change test to use FileCheck rather than grep..
kbsmith1 updated this object.
kbsmith1 added reviewers: mcrosier, qcolombet.
kbsmith1 added a subscriber: llvm-commits.
mcrosier accepted this revision.Oct 15 2015, 5:47 AM
mcrosier edited edge metadata.
This revision is now accepted and ready to land.Oct 15 2015, 5:47 AM
This revision was automatically updated to reflect the committed changes.