[LLVMdev] [Compiler-rt] Porting to AArch64
Renato Golin
renato.golin at linaro.org
Wed Jul 2 05:23:51 PDT 2014
On 2 July 2014 01:18, Weiming Zhao <weimingz at codeaurora.org> wrote:
> I know the .s files are not there. Those C files can be compiled for
> AArch64, right?
IIRC, I could compile the existing pieces on AArch64, and the build
finished successfully, but that doesn't mean the result was any
useful.
Adding the missing assembly routines seems like the logical next step.
cheers,
--renato
More information about the llvm-dev
mailing list