[PATCH] D69411: [MC] Calculate difference of symbols in two fragments when possible

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 16:00:36 PST 2019


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

Add test cases.


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.227980.patch
Type: text/x-patch
Size: 14268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/221edba9/attachment.bin>


More information about the llvm-commits mailing list