[LLVMdev] [llvm-announce] Have you guys met an issue about "typeinfo & vtable"?
陳韋任 (Wei-Ren Chen)
chenwj at iis.sinica.edu.tw
Mon Jun 4 20:24:56 PDT 2012
CC'ed to llvmdev mailng list. Post your question on llvmdev at cs.uiuc.edu next time. :)
On Mon, Jun 04, 2012 at 07:00:33PM +0800, yangzhi0104 at sohu.com wrote:
> Hello Guys,
>
> From this morning, I have been always trying PrintFunctionNames - an example of
> clang, but during compiling I was always meeting
> "__ZTIN5clang15PluginASTActionE", referenced from:
> __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.
>
> In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table,
> only I have was "__ZTVN5clang15PluginASTActionE".
>
> So, could you tell me what's going on and how to fix it?
>
> Thanks,
> Jeffrey.
>
> _______________________________________________
> llvm-announce mailing list
> llvm-announce at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-announce
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj
More information about the llvm-dev
mailing list