Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flang: Add support for compiling sources on Windows | Isuru Fernando | 2017-10-31 | 1 | -0/+1 |
| | | | | Define `CMAKE_Fortran_COMPILE_OBJECT` for Flang on Windows. | ||||
* | Flang: Add partial support on Windows | Isuru Fernando | 2017-10-24 | 1 | -0/+2 |
Add minimal changes needed to help Flang itself build on Windows using CMake. Additional work will be required for full support. Issue: #17384 |