Displaying 1 result from an estimated 1 matches for "b46a6d5a".
2016 Sep 09
2
compiler-rt for arm-none-eabi targets
I'm trying to build compiler-rt for bare-metal arm-none-eabi targets. I
don't need any of the existing compiler-rt functionality(though the
builtin(s) may be nice). I want to extend it with custom functionality for
the arm-none-eabi targets.
Can anyone give me some pointers on how to go about doing this. I'm
currently doing a combined build of llvm, clang and compiler-rt for both