This is an archive of the discontinued LLVM Phabricator instance.

Reduce code duplication a bit
ClosedPublic

Authored by espindola on Mar 23 2018, 7:53 PM.

Details

Reviewers
ruiu
grimar

Diff Detail

Event Timeline

espindola created this revision.Mar 23 2018, 7:53 PM
ruiu accepted this revision.Mar 23 2018, 8:01 PM

LGTM

This revision is now accepted and ready to land.Mar 23 2018, 8:01 PM
grimar accepted this revision.Mar 24 2018, 5:15 AM

LGTM.

I think the same simplification can be used for code added in r328419.