[llvm-commits] [llvm] r128033 - in /llvm/trunk: CMakeLists.txt	cmake/modules/AddLLVM.cmake
    NAKAMURA Takumi 
    geek4civic at gmail.com
       
    Mon Mar 28 22:42:25 PDT 2011
    
    
  
On Tue, Mar 22, 2011 at 7:53 AM, Oscar Fuentes <ofv at wanadoo.es> wrote:
> Author: ofv
> Date: Mon Mar 21 17:53:51 2011
> New Revision: 128033
>
> URL: http://llvm.org/viewvc/llvm-project?rev=128033&view=rev
> Log:
> Removed workaround for unspecified build problem on MinGW.
>
> Tested that MinGW/MSYS builds fine without that.
It makes linking ClangUnitTests unable on mingw, lack of system libs.
Investigating.
...Takumi
    
    
More information about the llvm-commits
mailing list