Displaying 3 results from an estimated 3 matches for "1f873af8".
2013 Oct 08
0
[LLVMdev] basic-arm-instruction tests fail on trunk
On 8 October 2013 14:01, İsmail Dönmez <ismail at donmez.ws> wrote:
> I was using a 1 week old clang to boostrap, switched to gcc and the bug
> gone away. Now I'll boostrap again with the new clang to see if the
> regression is there or not.
>
Are you using LLVM's own release scripts to bootstrap
(utils/release/test-release.sh)?
You can also try the ones I wrote in the
2013 Oct 08
2
[LLVMdev] basic-arm-instruction tests fail on trunk
...nning the test-release.sh script mentioned above, as well
> as preparing and running the test-suite.
>
Those look nice but more involved.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131008/1f873af8/attachment.html>
2013 Oct 08
2
[LLVMdev] basic-arm-instruction tests fail on trunk
Hi Renato,
On Tue, Oct 8, 2013 at 3:57 PM, Renato Golin <renato.golin at linaro.org>wrote:
> On 7 October 2013 18:33, İsmail Dönmez <ismail at donmez.ws> wrote:
>
>> This is with Linux on BeagleBone Black (Cortex-A8), regressed recently:
>>
>
> Hi Ismail,
>
> Are you running this regularly? Do you know which commit regressed? Or at
> least a window?