This is an archive of the discontinued LLVM Phabricator instance.

[X86AsmParser] Refactor AsmRewrite constructors, NFCI
ClosedPublic

Authored by krasimir on Aug 24 2017, 7:45 AM.

Details

Summary

This is a follow-up of https://reviews.llvm.org/D37105, where a slight refactoring
of the constructors of AsmRewrite is proposed.

Event Timeline

krasimir created this revision.Aug 24 2017, 7:45 AM
coby accepted this revision.Aug 24 2017, 7:50 AM

lgtm

This revision is now accepted and ready to land.Aug 24 2017, 7:50 AM
This revision was automatically updated to reflect the committed changes.