[PATCH] D97268: [X86] Use correct padding when in 16-bit mode

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 14:22:13 PST 2021


void updated this revision to Diff 326205.
void added a comment.

Rework 16-bit nops to use existing loop.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97268/new/

https://reviews.llvm.org/D97268

Files:
  llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  llvm/test/MC/X86/code16gcc-align.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97268.326205.patch
Type: text/x-patch
Size: 4731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/2721d000/attachment.bin>


More information about the llvm-commits mailing list