Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests | Fangrui Song | 2019-04-27 | 1 | -3/+2 |
| | | | | llvm-svn: 359383 | ||||
* | [mips] Fix PR35140 | Simon Dardis | 2017-11-06 | 1 | -0/+28 |
Mark all symbols involved with TLS relocations as being TLS symbols. This resolves PR35140. Thanks to Alex Crichton for reporting the issue! Reviewers: atanasyan Differential Revision: https://reviews.llvm.org/D39591 llvm-svn: 317470 |