[LLVMdev] Yet another MSVC fix

Olaf Krzikalla Olaf.Krzikalla at tu-dresden.de
Wed Jul 29 04:44:42 PDT 2009


Sorry, I was too fast. There is more...
But now all compiles fine. However I'm not very satisfied with the 
Constants.patch  since I don't know  for 100% sure what's going on. OK, 
I know that MSVC tries to instantiate the virtual member function 
FoldingSet<MDNode>::GetNodeProfile where gcc seems to be more relaxed on 
the instantiation of template functions. But I have no idea whether gcc 
or msvc is right at this point.

Best

-- 
Olaf Krzikalla
Technische Universitaet Dresden
Zentrum fuer Informationsdienste und Hochleistungsrechnen
Abteilung Verteiltes und Datenintensives Rechnen
Zellescher Weg 12, 01069 Dresden
Willersbau, Zimmer A105
Telefonnr.: +49 351 463-32442

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MCAsmLexer.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090729/bfd54e61/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Constants.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090729/bfd54e61/attachment-0001.ksh>


More information about the llvm-dev mailing list