[LLVMdev] [cfe-dev] ARM Integrated Assembler
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Dec 10 07:00:40 PST 2013
On Tue, Dec 10, 2013 at 02:26:53PM +0000, Renato Golin wrote:
> In a nutshell, it seems to be our consensus that the integrated
> assembly can now be turned on by default on ARM, and we should add
> -no-integrated-as for the cases where it fails (like the kernel).
It can't assemble basic PIC code as created by clang -S for ELF
platforms. That's IMO a pretty big show stopper.
Joerg
More information about the llvm-dev
mailing list