aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-09-18 00:20:51 +0000
committerGreg Clayton <gclayton@apple.com>2014-09-18 00:20:51 +0000
commit109534cb596ea15c08137329c5b8760e078fa780 (patch)
treeefce3368efa8b73a50b1f55489ace21b6b2bf0d8 /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
parent44272a40dc569d8b6e28eb34adfe0cdd4a0bfdec (diff)
downloadllvm-109534cb596ea15c08137329c5b8760e078fa780.zip
llvm-109534cb596ea15c08137329c5b8760e078fa780.tar.gz
llvm-109534cb596ea15c08137329c5b8760e078fa780.tar.bz2
Fix the ability of "lldb-platform" to upload files.
The issue was GDBRemoteCommunication::CheckForPacket() already fixes up any prefixed bytes (0x7d followed by value that is XOR'ed with 0x20). If we do this again, we cause binary packets to lose bytes. This allows lldb-platform to be able to upload binaries and debug them remotely. llvm-svn: 218002
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions