[PATCH] D97982: [MC] Introduce NeverAlign fragment type
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 17:36:27 PDT 2021
Amir updated this revision to Diff 341364.
Amir edited the summary of this revision.
Amir added a comment.
Addressed comments by @skan, added test case for errors in .avoid_end_align directive
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.341364.patch
Type: text/x-patch
Size: 9429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/44be6a5c/attachment.bin>
More information about the llvm-commits
mailing list