[PATCH] D82826: [X86] support .nops directive
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 15:29:00 PDT 2020
jcai19 updated this revision to Diff 276235.
jcai19 added a comment.
Fixed an assertion message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82826/new/
https://reviews.llvm.org/D82826
Files:
llvm/include/llvm/MC/MCAsmBackend.h
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/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
llvm/test/MC/X86/x86-directive-nops-errors.s
llvm/test/MC/X86/x86-directive-nops.s
llvm/test/MC/X86/x86_64-directive-nops.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82826.276235.patch
Type: text/x-patch
Size: 13946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/ccf65168/attachment.bin>
More information about the llvm-commits
mailing list