[PATCH] D97982: [MC] Introduce NeverAlign fragment type
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 15:45:10 PDT 2021
Amir updated this revision to Diff 342888.
Amir added a comment.
Addressed comments by @MaskRay and @lebedev.ri:
1. Directive parsing error messages
2. Combined tests into single file
3. Reworded comment for emitNeverAlignCodeAtEnd
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/directive-avoid_end_align.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97982.342888.patch
Type: text/x-patch
Size: 13380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/1be108db/attachment.bin>
More information about the llvm-commits
mailing list