Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add an ArchUnknown constructor to the arch type | Ian Lynagh | 2011-05-31 | 1 | -2/+3 | |
| | | | | | Fixes build problems on platforms for which we did not have and Arch constructor. | |||||
* | Move Platform from compiler/nativeGen to compiler/utils | Ian Lynagh | 2011-05-07 | 1 | -0/+104 | |
We want to use it across the whole compiler now |