[LLVMdev] Have you guys met this issue about "typeinfo" & "vtable" of, ASTConsumer and PluginASTAction?
yangzhi0104 at sohu.com
yangzhi0104 at sohu.com
Mon Jun 4 20:06:11 PDT 2012
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120605/4ba13e76/attachment.html>
More information about the llvm-dev
mailing list