r248355 might help.
On Tue, Sep 22, 2015 at 8:23 PM, Nico Weber wrote:
> It says "error: unable to create target: 'No available targets are
> compatible with this triple, see -version for the available targets.'" I
> guess you disable a bunch of targets on that bot?
>
> On Tue, Sep 22, 2015 at 6
It says "error: unable to create target: 'No available targets are
compatible with this triple, see -version for the available targets.'" I
guess you disable a bunch of targets on that bot?
On Tue, Sep 22, 2015 at 6:00 PM, Renato Golin via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> On 21
On 21 September 2015 at 17:46, Nico Weber via cfe-commits
wrote:
> Author: nico
> Date: Mon Sep 21 19:46:21 2015
> New Revision: 248234
>
> URL: http://llvm.org/viewvc/llvm-project?rev=248234&view=rev
> Log:
> ms Intrin.h: Fix __movsw's and __stosw's inline asm.
Hi Nico,
This still seems to be b
Author: nico
Date: Mon Sep 21 19:46:21 2015
New Revision: 248234
URL: http://llvm.org/viewvc/llvm-project?rev=248234&view=rev
Log:
ms Intrin.h: Fix __movsw's and __stosw's inline asm.
Before, clang's internal assembler would reject the inline asm in clang's
Intrin.h. To make sure this doesn't ha