[LLVMdev] struct/class difference causing linker problem in TableGen/Record.h
Morten Ofstad
morten at hue.no
Tue Oct 19 03:42:53 PDT 2004
Apparently the Visual C++ compiler decorates names differently if they
are structs or classes so the linker fails to resolve a symbol reference
if it's a class in one unit and a struct in another.
m.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041019/aefdd306/attachment.txt>
More information about the llvm-dev
mailing list