Skip to content
  • Saleem Abdulrasool's avatar
    377066a5
    Use the new Windows environment for target detection · 377066a5
    Saleem Abdulrasool authored
    This follows the LLVM change to canonicalise the Windows target triple
    spellings.  Rather than treating each Windows environment as a single entity,
    the environments are now modelled properly as an environment.  This is a
    mechanical change to convert the triple use to reflect that change.
    
    llvm-svn: 204978
    377066a5
    Use the new Windows environment for target detection
    Saleem Abdulrasool authored
    This follows the LLVM change to canonicalise the Windows target triple
    spellings.  Rather than treating each Windows environment as a single entity,
    the environments are now modelled properly as an environment.  This is a
    mechanical change to convert the triple use to reflect that change.
    
    llvm-svn: 204978
Loading