[PATCH] D80496: [ELF] Add -z rel and -z rela

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 01:35:16 PDT 2020


grimar added a comment.

In D80496#2055695 <https://reviews.llvm.org/D80496#2055695>, @MaskRay wrote:

> In D80496#2054133 <https://reviews.llvm.org/D80496#2054133>, @grimar wrote:
>
> > LGTM with a last comment addressed.
> >  Probably hold this a bit to give other people chance to look too.
>
>
> This may be a display problem. In the latest revision https://reviews.llvm.org/D80496?id=266043 , the files are i386-zrel-zrela.s and x86-64-zrel-zrela.s , but Phabricator seems to display the old names (probably to associate with the old comments).


I see the new names using the following raw link "https://reviews.llvm.org/D80496". The "https://reviews.llvm.org/D80496?id=266043" refers to the previous diff I believe.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80496





More information about the llvm-commits mailing list