[PATCH] D81908: [MIPS] Fix incorrect relocations of instruction
hev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 07:42:49 PDT 2020
hev added a comment.
In D81908#2095524 <https://reviews.llvm.org/D81908#2095524>, @atanasyan wrote:
> In D81908#2095355 <https://reviews.llvm.org/D81908#2095355>, @xiangzhai wrote:
>
> > In D81908#2095335 <https://reviews.llvm.org/D81908#2095335>, @atanasyan wrote:
> >
> > > Does this patch depend on D81919 <https://reviews.llvm.org/D81919>?
> >
> >
> > No!
>
>
> But both patches change content of the same `if (Kind == MCExpr::SymbolRef)` statement.
I guess @xiangzhai wants more ways to help resolve the problem. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81908/new/
https://reviews.llvm.org/D81908
More information about the llvm-commits
mailing list