aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-04-29 17:24:48 +0000
committerChaoren Lin <chaorenl@google.com>2015-04-29 17:24:48 +0000
commit3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69 (patch)
tree3962354cbc0c3233a9bd4d31f75c321f240a33ec /clang/lib/CodeGen/CodeGenModule.cpp
parent387ce30685ae178c87588fe9b5e18d7f1ff76864 (diff)
downloadllvm-3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69.zip
llvm-3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69.tar.gz
llvm-3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69.tar.bz2
Remove trap code from disassembly.
Summary: NativeProcessProtocol uses ReadMemory internally for setting/checking breakpoints but also for generic memory reads (Handle_m), this change adds a ReadMemoryWithoutTrap for that purpose. Also fixes a bunch of misuses of addr_t as size/length. Test Plan: `disassemble` no longer shows the trap code. Reviewers: jingham, vharron, clayborg Reviewed By: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D9330 llvm-svn: 236132
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions