[zorg] Enable compiler-rt on clang-native-aarch64 builder

Gabor Ballabas gaborb at inf.u-szeged.hu
Thu Jan 22 04:44:41 PST 2015


Hi Renato,

I moved the builder to the _get_sanitizer_builders(),
and tested it locally on our Juno board. Patch is attached.

Thanks,
Gabor

On 01/12/2015 02:30 PM, Renato Golin wrote:
> On 12 January 2015 at 13:22, Gabor Ballabas <gaborb at inf.u-szeged.hu> wrote:
>> This patch enables compiler-rt testing on our clang-native aarch64 builder.
> Hi Gabor,
>
> Have you ran once, just to see if it passes all tests on your system?
> There may be some system issues (with system libraries and tools).
>
> Also, it's not just a matter of enabling the RT checkout, you need to
> move it to the _get_sanitizer_builders(), so that it builds on
> Compiler-RT changes as well as LLVM and Clang.
>
> Finally, if you also want to restrict the back-ends that you build
> (like I do) to make it faster, you still need to build the x86
> back-end due to a problem in Compiler-RT's ASAN makefiles.
>
> cheers,
> --renato

-------------- next part --------------
A non-text attachment was scrubbed...
Name: enable-compiler-rt-on-aarch64.patch
Type: text/x-patch
Size: 5814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150122/385f91af/attachment.bin>


More information about the llvm-commits mailing list