This is an archive of the discontinued LLVM Phabricator instance.

[X86][MC] Disable Prefix padding after hardcode/prefix
ClosedPublic

Authored by skan on Mar 19 2020, 8:11 PM.

Diff Detail

Event Timeline

skan created this revision.Mar 19 2020, 8:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2020, 8:11 PM
craig.topper added inline comments.Mar 28 2020, 1:47 PM
llvm/test/MC/X86/align-via-padding-corner.s
5

There is an 'a' before and after the line break so this says "on a a instruction"

skan updated this revision to Diff 253509.Mar 30 2020, 12:34 AM

Address review comments

skan marked an inline comment as done.Mar 30 2020, 12:35 AM
This revision is now accepted and ready to land.Mar 30 2020, 1:33 PM
This revision was automatically updated to reflect the committed changes.