[LLVMdev] Yet another MSVC fix
Daniel Dunbar
daniel at zuster.org
Wed Jul 29 09:46:21 PDT 2009
Hi Olaf,
I applied the MCAsmWriter fix, thanks. I also am not sure about
Constants so I am going to leave that to someone else.
- Daniel
On Wed, Jul 29, 2009 at 4:44 AM, Olaf
Krzikalla<Olaf.Krzikalla at tu-dresden.de> wrote:
> 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
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
More information about the llvm-dev
mailing list