| commit | 25374a6849fa232169ce876d4bf18e0f4c99ef06 | [log] [tgz] |
|---|---|---|
| author | Kamil Rytarowski <n54@gmx.com> | Thu Jun 22 13:18:46 2017 +0000 |
| committer | Kamil Rytarowski <n54@gmx.com> | Thu Jun 22 13:18:46 2017 +0000 |
| tree | 94e274e61b9ada26d30c589944dbd397d7f4f298 | |
| parent | 674421e4de11b0aeba37fa1435465aff86e9dce9 [diff] |
[Solaris] replace Solaris.h hack with a set of better hacks Summary: Got rid of unwieldy -include Solaris.h portability solution, replacing it with interposed header and moving endian defines into Host.h. Fixes PR28370. Reviewers: joerg, alekseyshl, mgorny Reviewed By: joerg Subscribers: llvm-commits, mgorny, ro, krytarowski Patch by Fedor Sergeev. Differential Revision: https://reviews.llvm.org/D3413 llvm-svn: 306002