[LLVMdev] Compiler-RT on Buildbots

Greg Fitzgerald garious at gmail.com
Wed May 28 13:24:21 PDT 2014


Hi Renato,

+Alexey

> If not, how hard would it be to add CMake support to ClangBuilder?

Is "clang/runtime/CMakeLists.txt" what you're looking for?
Specifically, LLVM_BUILD_EXTERNAL_COMPILER_RT.


> tools/clang/runtime/compiler-rt/Makefile

Does anyone maintain the autotools build on compiler-rt anymore?

-Greg

On Wed, May 28, 2014 at 9:50 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 28 May 2014 17:44, Justin Bogner <mail at justinbogner.com> wrote:
>> In the autoconf system, I'm pretty sure compiler-rt's build is triggered
>> by a Makefile in clang, tools/clang/runtime/compiler-rt/Makefile. This
>> Makefile comments "We currently only try to generate runtime libraries
>> on x86", so I guess that's the place to start if you want to get it to
>> build on ARM.
>
> Ha! Thanks! I was looking on the LLVM side.
>
> I'll give it a try, cheers!
>
> --renato
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list