summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/windows-on-arm-tls-support.c
Commit message (Collapse)AuthorAgeFilesLines
* Basic: mark TLS as supported on Windows on ARMSaleem Abdulrasool2016-02-041-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
OpenPOWER on IntegriCloud