[LLVMdev] Adding register allocator to LLVM

Anton Vayvod avayvod at gmail.com
Sat Sep 2 11:44:00 PDT 2006


On 9/2/06, Chris Lattner <sabre at nondot.org> wrote:
>
> Make sure to add it to Codegen/LinkAllCodegenComponents.h.


I'm sure I did. I did so from the first time and I also needed to add my
library .a file to the USEDLIBS variable within llc makefile to build llc.
I wonder how lli links with all the rest LLVM as it seems to include no lib
within its makefile. May be I need to include/link my lib somewhere else?

Thanks,
Tony.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060902/f09535e4/attachment.html>


More information about the llvm-dev mailing list