[PATCH] D31098: [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 13:35:01 PDT 2017


100 tests is right -- (two targets: x86_64 and i386). Previously I saw 150
is because there is i686 which is a dup.

50 is definitely wrong.

David

On Mon, Mar 20, 2017 at 1:32 PM, Bob Haarman via Phabricator <
reviews at reviews.llvm.org> wrote:

> inglorion added a comment.
>
> I'm seeing 100 tests passed, 2 unsupported without this change, and 50
> passed, 1 unsupported with the change. That doesn't seem right.
>
>
> https://reviews.llvm.org/D31098
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170320/0882d8e2/attachment.html>


More information about the llvm-commits mailing list