aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-08-23 22:35:37 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-08-23 22:35:37 +0000
commit82eb4ce47661d987735cf34ebb5289806f518c53 (patch)
tree93189ef418eedae36899e887936cea3a635d5088 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parentf10f9bec833f6b438d52d3dcb70578bfde449116 (diff)
downloadllvm-82eb4ce47661d987735cf34ebb5289806f518c53.zip
llvm-82eb4ce47661d987735cf34ebb5289806f518c53.tar.gz
llvm-82eb4ce47661d987735cf34ebb5289806f518c53.tar.bz2
Driver: Move Clang "triple" computation routines to method on the
ToolChain. This fixes a potenial bad cast when running Clang on PPC code, since the tool chain in effect is not a subclass of the Darwin one, but we were treating it like it was. - This introduces some gross code duplication, but the right fix for it is to just move the Driver to start depending on the targets in libBasic, so I am not planning on fixing it immediately. llvm-svn: 111856
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions