Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic: fix handling for Windows Itanium environment | Saleem Abdulrasool | 2014-06-28 | 1 | -0/+15 |
This corrects the handling for i686-windows-itanium. This environment is nearly identical to Windows MSVC, except it uses the itanium ABI for C++. llvm-svn: 211991 |