[cfe-dev] Compiling Multiple Files

James Molloy James.Molloy at arm.com
Mon Mar 12 01:24:21 PDT 2012


Hi Ryan,

I would just compile to multiple IR files then link them together with llvm-link.

Would that work for you?

Cheers,

James

From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] On Behalf Of Ryan Taylor
Sent: 09 March 2012 19:32
To: cfe-dev at cs.uiuc.edu
Subject: [cfe-dev] Compiling Multiple Files

Clangers,

  What's the best way to compile multiple files in one LLVM IR file? It doesn't appear that clang supports the gcc -combine feature.

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120312/bd4996b3/attachment.html>


More information about the cfe-dev mailing list