[PATCH] D69411: [MC] Enhance parsing of .if conditions

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 9 10:43:30 PST 2019


jcai19 updated this revision to Diff 228586.
jcai19 added a comment.

Handle cases at https://bugs.llvm.org/show_bug.cgi?id=41825.


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
  llvm/test/MC/AsmParser/directive_if.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69411.228586.patch
Type: text/x-patch
Size: 15224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191109/b6b2dd4d/attachment.bin>


More information about the llvm-commits mailing list