Hi Mehdi, it's also failing on aarch64:
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/47
And current build was still red. Not to mention all arm bots. Maybe
reverting and trying offline next time.
I can help you with arm environments, if you need.
Cheers,
Renato
On 24 Oct
The test is validating pointer size as well, so it is failing on 32 bits right
now.
I could try to differentiate some of the check and have them work on both size,
but I can’t verify that the runtime works (I don’t have a 32 bits runtime).
—
Mehdi
> On Oct 24, 2016, at 2:48 PM, Craig Topper
Doesn't this exclude 32-bit x86?
~Craig
On Mon, Oct 24, 2016 at 2:22 PM, Mehdi Amini via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: mehdi_amini
> Date: Mon Oct 24 16:22:01 2016
> New Revision: 285027
>
> URL: http://llvm.org/viewvc/llvm-project?rev=285027&view=rev
> Log:
> Fix te