This is an archive of the discontinued LLVM Phabricator instance.

[X86] NFC Refactor some code in InstPrinters
ClosedPublic

Authored by GBuella on Jun 3 2018, 2:19 AM.

Details

Summary

Bringing some come duplicated in the AT&T and the Intel printers
into a common parent class.

Diff Detail

Repository
rL LLVM

Event Timeline

GBuella created this revision.Jun 3 2018, 2:19 AM
GBuella updated this revision to Diff 149625.Jun 3 2018, 2:37 AM
This revision is now accepted and ready to land.Jun 3 2018, 9:44 AM
This revision was automatically updated to reflect the committed changes.