[PATCH] D97982: [MC] Introduce NeverAlign fragment type
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 23:48:12 PDT 2021
Amir updated this revision to Diff 341413.
Amir added a comment.
Added a test case suggested by @skan with NeverAlign followed by RelaxableFragment
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.341413.patch
Type: text/x-patch
Size: 9697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/95d5b0f8/attachment.bin>
More information about the llvm-commits
mailing list