diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-27 23:06:08 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-08-27 23:06:08 +0000 |
commit | a8d2f819ad8c3137e67ff2c1b23fc3281b92c156 (patch) | |
tree | f8a7b19fc4c586555094b93f24f98fac4e64045f /lldb/source/Commands/CommandObjectBreakpointCommand.cpp | |
parent | 76e0fc9884adbcb1e797cfd60ff3d772801717ba (diff) | |
download | llvm-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