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

Jonathan Roelofs jonathan at codesourcery.com
Wed Mar 11 09:58:46 PDT 2015



On 3/11/15 10:56 AM, Renato Golin wrote:
> 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.
Not yet :/

It's on my TODO list.


Jon
>
> cheers,
> --renato
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the llvm-dev mailing list