[cfe-commits] r132629 - in /cfe/trunk: lib/Driver/Tools.cpp test/Driver/nostdlib.c
Galina Kistanova
gkistanova at gmail.com
Sat Jun 4 12:42:17 PDT 2011
It doesn't require the x86 llvm target, indeed. I missed this.
Sorry for noise.
Galina
On Sat, Jun 4, 2011 at 12:29 AM, Nick Lewycky <nicholas at mxc.ca> wrote:
> Galina Kistanova wrote:
>>
>> Hello Nick,
>>
>> Could you declare the test target-dependent, please?
>> Like adding
>> // REQUIRES: x86-registered-target
>> at the top.
>
> Hm? It doesn't require the x86 llvm target, only support for parsing the
> target triple (note the -### flag). Is this actually failing on any
> platform?
>
> Nick
>
>>
>> Thanks,
>> Galina.
More information about the cfe-commits
mailing list