| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: fix copy-paste mistake | Saleem Abdulrasool | 2014-05-17 | 1 | -1/+1 |
| | | | | | | | Accidental over-quoting of the match string. llvm-svn: 209058 | ||||
| * | ARM: use the proper target object format for WoA | Saleem Abdulrasool | 2014-05-17 | 1 | -0/+15 |
| WoA uses COFF, not ELF. ARMISelLowering::createTLOF would previously return ELF for any non-MachO platform. This was a missed site when the original change for target format support for Windows on ARM was done. llvm-svn: 209057 | |||||

