[PATCH] D97982: [MC] Introduce NeverAlign fragment type

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 00:27:02 PDT 2021


Amir updated this revision to Diff 340739.
Amir edited the summary of this revision.
Amir added a comment.

Addressed comments by @MaskRay, added X86 assembler directive, added a testcase using the directive


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

https://reviews.llvm.org/D97982

Files:
  llvm/include/llvm/MC/MCFragment.h
  llvm/lib/MC/MCAssembler.cpp
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/MC/X86/x86_64-directive-avoid_end_align.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97982.340739.patch
Type: text/x-patch
Size: 5500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/5652f998/attachment.bin>


More information about the llvm-commits mailing list