[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
Fri Nov 1 14:43:13 PDT 2019


jcai19 added a comment.

In D69411#1725486 <https://reviews.llvm.org/D69411#1725486>, @nickdesaulniers wrote:

> There are also some test cases for other ISA's in https://bugs.llvm.org/show_bug.cgi?id=41825.


Thanks for the link! Quickly running my patch against some of the test cases does not seem to work in those cases. Will investigate further.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69411/new/

https://reviews.llvm.org/D69411





More information about the llvm-commits mailing list