diff options
author | Jason Molenda <jmolenda@apple.com> | 2015-11-21 04:00:43 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2015-11-21 04:00:43 +0000 |
commit | e92a74ce6469d68200f062fdcbbf37cfb5ae6727 (patch) | |
tree | 5036ae8e11babe86ae4376799ae92b005ef48075 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 16e2a9eeb61fa19bd895a17474f846026bfe12cd (diff) | |
download | llvm-e92a74ce6469d68200f062fdcbbf37cfb5ae6727.zip llvm-e92a74ce6469d68200f062fdcbbf37cfb5ae6727.tar.gz llvm-e92a74ce6469d68200f062fdcbbf37cfb5ae6727.tar.bz2 |
Add code to PlatformDarwin and HostInfoMacOSX so they return the
correct OS type when running on an apple tv or apple watch.
Also, in TargetList::CreateTargetInternal, check that a platform
is returned by GetPlatformForArchitecture fallback instead of
adding it to the vector of platforms unconditionally; we can end up
crashing when we call a member function on it later.
<rdar://problem/23601982>, <rdar://problem/21292886>
llvm-svn: 253763
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions