[llvm-commits] [llvm] r133823 - /llvm/trunk/test/MC/MachO/thumb2-movt-fixup.s

Francois Pichet pichet2000 at gmail.com
Fri Jun 24 18:23:41 PDT 2011


On Fri, Jun 24, 2011 at 9:15 PM, Jim Grosbach <grosbach at apple.com> wrote:
> The key thing seems to be:
> 1>C:/dev/llvm/llvm_trunk2/bin/Release/llvm-mc.EXE : error : unable to
> get target for 'thumbv7-apple-darwin10', see --version and --triple.
>
> Is this builder building with all targets enabled? If not, that's an easy answer. I'd've expected other tests in that directory to fail, too, though, were that the case.

No only the x86 target is built. Nevertheless all the other tests pass.

>
> What happens if you run the same command directly on a command line?
>
> -Jim
>
> On Jun 24, 2011, at 6:01 PM, Francois Pichet wrote:
>
>> On Fri, Jun 24, 2011 at 4:59 PM, Jim Grosbach <grosbach at apple.com> wrote:
>>> Author: grosbach
>>> Date: Fri Jun 24 15:59:01 2011
>>> New Revision: 133823
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=133823&view=rev



More information about the llvm-commits mailing list