[LLVMdev] Customize Standard C Library Using LLVM (to support llvm backend optimization)

Renato Golin renato.golin at linaro.org
Wed Mar 11 09:56:24 PDT 2015


On 11 March 2015 at 16:32, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
> FWIW, I build baremetal newlib for arm-eabi using clang, and it works. I had
> to patch a few of the __attribute__((naked)) functions because they were
> using pre-UAL asm syntax, but for the most part it "just works".

Have you sent this patch upstream? This is the kind of thing we have
to get rid for both Clang and GCC sakes.

cheers,
--renato



More information about the llvm-dev mailing list