This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Simplify test to use multiple FileCheck prefixes.
AcceptedPublic

Authored by varungandhi-apple on Feb 1 2021, 12:41 PM.

Details

Reviewers
aschwaighofer
Summary

Minor cleanup where we can avoid calling the compiler
twice with the same arguments.

Diff Detail

Event Timeline

varungandhi-apple requested review of this revision.Feb 1 2021, 12:41 PM
varungandhi-apple created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2021, 12:41 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aschwaighofer accepted this revision.Feb 15 2021, 11:31 AM

LGTM

Thank you!

This revision is now accepted and ready to land.Feb 15 2021, 11:31 AM