diff options
author | Jason Molenda <jmolenda@apple.com> | 2012-05-03 22:37:30 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2012-05-03 22:37:30 +0000 |
commit | 16d127cb7bb31e0c38b296ac977280353e6e5c14 (patch) | |
tree | 228ad3770579272cc38f2d4d06e259c28f8d4165 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 356782f5f6dafe135e252a676ffb3f64e734ace6 (diff) | |
download | bcm5719-llvm-16d127cb7bb31e0c38b296ac977280353e6e5c14.tar.gz bcm5719-llvm-16d127cb7bb31e0c38b296ac977280353e6e5c14.zip |
In ProcessGDBRemote::DoConnectRemote(), if the remote system informed
us of its architecture, use that to set the Target's arch if it
doesn't already have one set.
In Process::CompleteAttach(), if the Target has a valid arch make
sure that the Platform we pick up is compatible with that arch; if
not, find a Platform that is compatible. Don't let the the default
platform override the Target's arch.
<rdar://problem/11185420>
llvm-svn: 156116
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions