[PATCH] D69411: [MC] Parse .if conditions with symbols in consecutive MCDataFragements

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 12:12:06 PST 2019


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

Fix a typo.


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.228751.patch
Type: text/x-patch
Size: 14330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/e7ce0ff9/attachment.bin>


More information about the llvm-commits mailing list