Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic: mark TLS as supported on Windows on ARM | Saleem Abdulrasool | 2016-02-04 | 1 | -0/+5 |
LLVM can now lower TLS access as per the MS ABI on ARM. This enables the generation of TLS access for Windows on ARM. llvm-svn: 259751 |