Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add newline to end of test file. NFC. | Chad Rosier | 2017-09-14 | 1 | -1/+1 |
| | | | | llvm-svn: 313263 | ||||
* | [ARM] Add the option to directly access TLS pointer | Strahinja Petrovic | 2017-07-28 | 1 | -0/+22 |
This patch enables choice for accessing thread local storage pointer (like '-mtp' in gcc). Differential Revision: https://reviews.llvm.org/D34408 llvm-svn: 309381 |