[LLVMdev] workflow for linking clang
David Chisnall
David.Chisnall at cl.cam.ac.uk
Fri Aug 16 14:23:38 PDT 2013
On 16 Aug 2013, at 22:01, reed kotler <rkotler at mips.com> wrote:
> we used to be able to just make in the lib/target/Mips and then in llc and it was really fast.
>
> part of it is probably that we have all this debug information that we don't need because none of use are working on clang itself (well, almost never).
>
> ideas?
I build a dynamically-linked version of LLVM + clang and it takes about 10 seconds for ninja to rebuild after editing one of the MIPS back end files.
David
More information about the llvm-dev
mailing list