[PATCH] D69411: [MC] Enhance parsing of .if conditions
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 10:49:48 PST 2019
jcai19 updated this revision to Diff 228740.
jcai19 marked an inline comment as done.
jcai19 added a comment.
Remove the code redundant to D70062 <https://reviews.llvm.org/D70062>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69411/new/
https://reviews.llvm.org/D69411
Files:
llvm/include/llvm/MC/MCExpr.h
llvm/lib/MC/MCExpr.cpp
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/test/MC/ARM/directive_if_offset.s
llvm/test/MC/ARM/directive_if_offset_error.s
llvm/test/MC/ARM/thumb2_directive_if_offset_error.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69411.228740.patch
Type: text/x-patch
Size: 14354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/9af507a8/attachment.bin>
More information about the llvm-commits
mailing list