[PATCH] D79103: Fix ELF/linkerscript/input-archive.s w/ @ in path

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 02:07:04 PDT 2020


jhenderson added a comment.

In D79103#2010743 <https://reviews.llvm.org/D79103#2010743>, @MaskRay wrote:

> You did not fix `lld/test/ELF/linkerscript/thunk-gen-mips.s` initially. This made me wonder how you found the issue of `lld/test/ELF/linkerscript/input-archive.s`.
>
> Have you invoked `ninja check-lld` to ensure every test is good now?


Wild guess: @thopre doesn't have all targets enabled?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79103





More information about the llvm-commits mailing list