[PATCH] D12322: Relax restrictions on gold unit tests (run X86 tests if no PPC target)
Rafael Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 08:42:00 PDT 2015
Sorry for the delay.
I don't seem to be able to apply this:
$ git apply -p0 ~/Downloads/D12322.diff
error: test/tools/gold/PowerPC/lit.local.cfg: No such file or directory
error: test/tools/gold/X86/lit.local.cfg: No such file or directory
$ patch -p0 < ~/Downloads/D12322.diff
|Index: test/tools/gold/PowerPC/lit.local.cfg
|===================================================================
|--- test/tools/gold/PowerPC/lit.local.cfg
|+++ test/tools/gold/PowerPC/lit.local.cfg
Can you try emailing a git produced patch directly. Phabricator has
the bad habit of mangling patches.
Cheers,
Rafael
On 26 August 2015 at 10:23, Rafael Ávila de Espíndola
<llvm-commits at lists.llvm.org> wrote:
> rafael accepted this revision.
> rafael added a comment.
> This revision is now accepted and ready to land.
>
> LGTM
>
>
> http://reviews.llvm.org/D12322
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list