[llvm-commits] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

Jason Kim jasonwkim at google.com
Mon Nov 8 13:36:48 PST 2010


On Mon, Nov 8, 2010 at 10:40 AM,  <daniel_dunbar at apple.com> wrote:
>
> Last 10 lines of '2010-10-19-mc-elf-objheader.ll':
>        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input
>        ; CORTEXA8: .ARM.attributes
>
> Last 10 lines of '2010-10-19-mc-elf-objheader.ll':
>        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input
>        ; CORTEXA8: .ARM.attributes
>                    ^

Hi everyone.

Sorry about the build breakage - I haven't had a chance to reproduce
it here on a local darwin machine, but I suspect that it was a case of
LLC not producing ELF. (probably due to missing
-mtriple=arm-linux-gnueabi on the test)
I'll double check on a local mac before I recommit this.

Thanks.
-jason




More information about the llvm-commits mailing list