diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-01-03 00:17:02 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-01-03 00:17:02 +0000 |
commit | 06519794da1aaea9678309abce8fbf6df3994c9e (patch) | |
tree | b05d9cde159e3af9eb279a3c174c0d59c6e03167 /lldb/source/Utility/StreamGDBRemote.cpp | |
parent | 157c43f82324cd7bd33421c1f86a9da79f993ef7 (diff) | |
download | bcm5719-llvm-06519794da1aaea9678309abce8fbf6df3994c9e.tar.gz bcm5719-llvm-06519794da1aaea9678309abce8fbf6df3994c9e.zip |
Make test/Driver/darwin-sdk-version.c pass if the host triple is 32-bit
For some reason, the cmake build on my macbook has
LLVM_HOST_TRIPLE:STRING=i386-apple-darwin16.7.0 .
test/Driver/darwin-sdk-version.c assumed that the host triple is 64-bit, so
make it resilient against 32-bit host triples.
Differential Revision: https://reviews.llvm.org/D56067
llvm-svn: 350278
Diffstat (limited to 'lldb/source/Utility/StreamGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions