This is an archive of the discontinued LLVM Phabricator instance.

Use hasFlag instead of hasArg
ClosedPublic

Authored by dberris on Jul 13 2016, 11:40 PM.

Details

Summary

Fix the build to use hasFlag instead of hasArg for checking some flags.

Diff Detail

Repository
rL LLVM

Event Timeline

dberris updated this revision to Diff 63922.Jul 13 2016, 11:40 PM
dberris retitled this revision from to Use hasFlag instead of hasArg.
dberris updated this object.
dberris added a reviewer: echristo.
dberris added a subscriber: cfe-commits.
echristo accepted this revision.Jul 13 2016, 11:41 PM
echristo edited edge metadata.

LGTM.

-eric

This revision is now accepted and ready to land.Jul 13 2016, 11:41 PM
This revision was automatically updated to reflect the committed changes.