[PATCH] D97982: [MC] Introduce NeverAlign fragment type
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 23:47:54 PDT 2021
Amir updated this revision to Diff 342654.
Amir added a comment.
Moved up and reused isAgainstBoundary.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97982/new/
https://reviews.llvm.org/D97982
Files:
llvm/include/llvm/MC/MCFragment.h
llvm/include/llvm/MC/MCObjectStreamer.h
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/MC/MCAssembler.cpp
llvm/lib/MC/MCFragment.cpp
llvm/lib/MC/MCObjectStreamer.cpp
llvm/lib/MC/MCStreamer.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/MC/X86/x86_64-directive-avoid_end_align.s
llvm/test/MC/X86/x86_64-directive-avoid_end_align_errors.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97982.342654.patch
Type: text/x-patch
Size: 13468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/f28e22f4/attachment.bin>
More information about the llvm-commits
mailing list