Skip to content
  • Anton Korobeynikov's avatar
    Really big cleanup. · 4efbbc96
    Anton Korobeynikov authored
    - New target type "mingw" was introduced
    - Same things for both mingw & cygwin are marked as "cygming" (as in
    gcc)
    - .lcomm is supported here, so allow LLVM to use it
    - Correctly use underscored versions of setjmp & _longjmp for both mingw
    & cygwin
    
    llvm-svn: 32833
    4efbbc96
Loading