[LLVMdev] weird function

Le Anh Quang anh_quang.le at mailbox.tu-dresden.de
Wed Jul 23 09:06:46 PDT 2008


 Hi,
 I  have tried to compile a simple cpp file with llvm-gcc. I have attached
the assemble file here.
 I see a weird thing there. There are some call instructions, they call the
function "@_Znwj". But this function was only declared in the file, there is
no definition of it. So, how can it work, if this function is "empty" ?

 Thanks for any advice.

 Quang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simple01.ll
Type: application/octet-stream
Size: 15207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080723/c5ed1954/attachment.obj>


More information about the llvm-dev mailing list