LLVM support is just a matter of picking the right mkspec for qmake --
linux-llvm or macx-llvm, as appropriate. (I'm not familiar enough with
LLVM to know if you'd have to build Qt with LLVM and then point
Creator at that Qt installation, or if you can use LLVM to build apps
that link against gcc-compiled Qt by setting the mkspec explicitly.)
Creator doesn't need to get into the act here. I don't know about
debugging LLVM binaries in Creator, though; if gdb works for that,
Creator should be able to handle it (more or less).

Built-in Valgrind support, currently no.

/s/ Adam

On Mon, May 24, 2010 at 5:50 PM, Pedro Santos <[email protected]> wrote:
> Is there a Valgrind plugin for QtCreator or support for LLVM
> http://en.wikipedia.org/wiki/Low_Level_Virtual_Machine
>
> I couldn't find any.
>
> Greetings
> Pedro
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to