[llvm-commits] [llvm] r79144 - in /llvm/trunk: CMakeLists.txt cmake/modules/AddLLVM.cmake
Óscar Fuentes
ofv at wanadoo.es
Sat Aug 15 22:10:46 PDT 2009
Benjamin Kramer <benny.kra at googlemail.com>
writes:
> Author: d0k
> Date: Sat Aug 15 16:57:01 2009
> New Revision: 79144
>
> URL: http://llvm.org/viewvc/llvm-project?rev=79144&view=rev
> Log:
> Revert 78996. It was breaking MSVC builds.
When this happens, please file a bug report and assign it to me instead
of reverting the changes. By reverting this change, you effectively
broke parallel builds.
Please note that I rarely read this mailing list. I saw this by chance.
And please note too that the cmake build is used on all platforms for a
multitude of configurarions and it is imposible to thoroughly test every
change. I rely on bug reports from users. Blindly unbreaking the build
for your configuration may cause problems to others, like the present
case.
I'll redo the changes and wait for your bug report. Thanks.
--
Óscar
More information about the llvm-commits
mailing list