[llvm-dev] [libunwind][Mips] Problem using gas to assemble UnwindRegistersSave.S
Daniel Sanders via llvm-dev
llvm-dev at lists.llvm.org
Wed Sep 30 03:48:46 PDT 2015
> > Should the integrated assembler be enabled by default for the Mips?
>
> Not yet. There's a number of quiet mis-assembly bugs at the moment. The
> plan is to switch it on once it's good enough for the Linux kernel and see what
> bug reports come back.
Having said this, we had our first successful boot of the Linux kernel build with clang and -fintegrated-as today.
More information about the llvm-dev
mailing list