| commit | 0775a2326e39c0a1c3112f16f4e0ee408c3b97bb | [log] [tgz] |
|---|---|---|
| author | Chris Bieneman <beanz@apple.com> | Tue Sep 27 18:08:40 2016 +0000 |
| committer | Chris Bieneman <beanz@apple.com> | Tue Sep 27 18:08:40 2016 +0000 |
| tree | 57a603fe398f3a84166f4b4a154ff1ce4342fb7f | |
| parent | 237c84540f10b6eb35d9bef1db3a97b547d889bf [diff] |
Improve CMake output of host and target triple Summary: The previous output was confusing as it would output "Taget triple: x86_64-unknown-linux-gnu" even when LLVM_HOST_TRIPLE or LLVM_DEFAULT_TARGET_TRIPLE were set on the CMake command line Patch by: Alex Richardson! Reviewers: beanz Subscribers: Eugene.Zelenko Differential Revision: https://reviews.llvm.org/D17067 llvm-svn: 282516