[PATCH] D11679: [compiler-rt] Add AArch64 to CMake configuration and several missing builtins
Renato Golin
renato.golin at linaro.org
Mon Aug 3 02:44:47 PDT 2015
rengolin added a reviewer: enefaim.
rengolin added a comment.
So, this is not an endorsement, nor a certificate of achievement, but I just built Compiler-RT on an XGene, building the sanitizers, builtins, profiles, etc. and the build finishes and all tests pass.
However, this is not the same architecture we have for the buildbots (which is a Juno), nor it's a vanilla ARM core, so we can't assume it's kosher.
I'm adding Gabor (the Juno bot owner) to see if he can run some tests on that machine, and if that pass, we can go forward with the patch.
cheers,
--renato
Repository:
rL LLVM
http://reviews.llvm.org/D11679
More information about the llvm-commits
mailing list