aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-08-27 23:06:08 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-08-27 23:06:08 +0000
commita8d2f819ad8c3137e67ff2c1b23fc3281b92c156 (patch)
treef8a7b19fc4c586555094b93f24f98fac4e64045f /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parent76e0fc9884adbcb1e797cfd60ff3d772801717ba (diff)
downloadllvm-a8d2f819ad8c3137e67ff2c1b23fc3281b92c156.zip
llvm-a8d2f819ad8c3137e67ff2c1b23fc3281b92c156.tar.gz
llvm-a8d2f819ad8c3137e67ff2c1b23fc3281b92c156.tar.bz2
Fix unaligned reads/writes in X86JIT and RuntimeDyldELF.
Summary: Introduce support::ulittleX_t::ref type to Support/Endian.h and use it in x86 JIT to enforce correct endianness and fix unaligned accesses. Test Plan: regression test suite Reviewers: lhames Subscribers: ributzka, llvm-commits Differential Revision: http://reviews.llvm.org/D5011 llvm-svn: 216631
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions