summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2016-04-07 22:00:55 +0000
committerJason Molenda <jmolenda@apple.com>2016-04-07 22:00:55 +0000
commit7d0027627b9fadd8747c360797bbe1d7c6db3fed (patch)
tree82e8bce68f26f594c0d19fae7051103efcd20684 /llvm/lib/CodeGen
parenta797877a7ea5c736a471b7c96b35b92bb67c03a9 (diff)
downloadbcm5719-llvm-7d0027627b9fadd8747c360797bbe1d7c6db3fed.tar.gz
bcm5719-llvm-7d0027627b9fadd8747c360797bbe1d7c6db3fed.zip
In GDBRemoteCommunicationClient::GetHostInfo, don't set the
os to "ios" or "macosx" if it is unspecified. For environments where there genuinely is no os, we don't want to errantly convert that to ios/macosx, e.g. bare board debugging. Change PlatformRemoteiOS, PlatformRemoteAppleWatch, and PlatformRemoteAppleTV to not create themselves if we have an unspecified OS. Same problem - these are not appropriate platforms for bare board debugging environments. Have Process::Attach's logging take place if either process or target logging is enabled. <rdar://problem/25592378> llvm-svn: 265732
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud