[LLVMdev] Heads Up: libLLVMCore.a and loadable modules

Reid Spencer reid at x10sys.com
Thu Jun 22 17:14:16 PDT 2006


On Thu, 2006-06-22 at 18:45 -0500, John T. Criswell wrote:
> Is it possible to link opt and analyze with VMCore.o and use libVMcore.a 
> with everything else?

Yes, that's possible. It helps, but its not sufficient. There are things
in lib/System and lib/Analysis and lib/Support that get used by loaded
modules as well.

> Also, do you know the PR# for the issue or the topics of any threads 
> about it?  I get the feeling I'm asking a lot of already asked questions.

:)

http://llvm.org/bugs/show_bug.cgi?id=780

Reid.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060622/12808fbf/attachment.sig>


More information about the llvm-dev mailing list