[LLVMdev] How to register a new LLVM backend
Óscar Fuentes
ofv at wanadoo.es
Thu Oct 14 11:58:17 PDT 2010
Giuliano Vilela <giulianoxt at gmail.com> writes:
> That's unfortunate. In order to test the backend, currently, I have to
> build it and then link llc again: the linking process in freezing my
> machine pretty bad for a while. Is there a easier way to debug changes
> to a backend? Maybe speed up llc linking?
What's you setup? Linking llc takes less than 2 seconds on my two years
old Linux desktop, with all LLVM targets enabled.
More information about the llvm-dev
mailing list