| commit | 4675d210c583d001898428da38f327ca7b57b8c7 | [log] [tgz] |
|---|---|---|
| author | JF Bastien <jfbastien@apple.com> | Wed Jan 16 22:22:38 2019 +0000 |
| committer | JF Bastien <jfbastien@apple.com> | Wed Jan 16 22:22:38 2019 +0000 |
| tree | 2d62a087b8ced3c27a6b633b88b1cf2fd65b119e | |
| parent | bc3a595ca7c0e1195562787c963cfdd8f3f75a60 [diff] |
[NFC] Factor out + document build requirements Summary: This change factors out compiler checking / warning, and documents LLVM_FORCE_USE_OLD_TOOLCHAIN. It doesn't introduce any functional changes nor policy changes, these will come late. Subscribers: mgorny, jkorous, dexonsmith, llvm-commits Differential Revision: https://reviews.llvm.org/D56799 llvm-svn: 351387