Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Use a LLVM compiled version of Qt

Tags:

llvm

qt

I've seen some mkspec for mac or linux using llvm.

Does anyone use an llvm compiled version of Qt ? Or llvm on their Qt Projects ? does it speed up compilation times ? Is your project faster ?

like image 931
dzen Avatar asked May 27 '10 09:05

dzen


1 Answers

According to this bug compiling Qt using LLVM is not yet possible.

like image 158
Ton van den Heuvel Avatar answered Oct 28 '22 15:10

Ton van den Heuvel