[llvm] r244155 - Divide the primitive size in bits by eight so the initial load's alignment is in

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 03:39:07 PDT 2015


I have reverted in r244205. Feel free to reapply with a proper fix.

cheers,
--renato

On 6 August 2015 at 09:46, Renato Golin <renato.golin at linaro.org> wrote:
> Hi Richard,
>
> This is breaking our build:
>
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/6103
>
> If this test is x86 specific, please add them to an x86 directory,
> with a lit.cfg limiting the platforms that test it:
>
> http://llvm.org/docs/TestingGuide.html#platform-specific-tests
>
> cheers,
> --renato


More information about the llvm-commits mailing list