[LLVMdev] LLVM 3.0 oddity

Reid Kleckner reid.kleckner at gmail.com
Sun Nov 27 18:13:24 PST 2011


On Sun, Nov 27, 2011 at 3:10 PM, Erik de Castro Lopo
<mle+cl at mega-nerd.com>wrote:

>  b) Is there a good reason why I should not be allowed both declare
>    and a defined a function in the same module?
>

I don't know the reason, but I do remember that LLVM does not allow you to
declare a function and define it.

Reid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111127/5b3ad319/attachment.html>


More information about the llvm-dev mailing list