[compiler-rt] r200001 - Provide support for ARMv4, lacking bx and clz. Unroll the
Bob Wilson
bob.wilson at apple.com
Fri Jan 24 13:09:20 PST 2014
On Jan 24, 2014, at 12:57 PM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> On Fri, Jan 24, 2014 at 08:22:49AM -0800, Bob Wilson wrote:
>> This has broken all of our buildbots because we also build this code
>> for armv7m, which is Thumb and where the “.arm” directive is not
>> supported. Can you fix it right away and/or revert until it gets sorted out?
>
> It would help in the future to say what exactly the problem is and what
> the bot is doing, when not including any build logs…
Yeah, sorry for the lack of details. I just saw this on my way out the door this morning and didn’t have time to collect more details.
More information about the llvm-commits
mailing list