aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modules/readline/readline.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-09-15 19:55:27 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-09-15 19:55:27 +0000
commit49bc2d9dd3ea29d0a47282d1cea633eed754d1e8 (patch)
treeaf82d0eadb26e62cc7ba281e25aea30e7bc31f04 /lldb/scripts/Python/modules/readline/readline.cpp
parent3588c6b198b46e64fa73dbc08100fc4fcc18a566 (diff)
downloadllvm-49bc2d9dd3ea29d0a47282d1cea633eed754d1e8.zip
llvm-49bc2d9dd3ea29d0a47282d1cea633eed754d1e8.tar.gz
llvm-49bc2d9dd3ea29d0a47282d1cea633eed754d1e8.tar.bz2
Fix JITLoaderGDB for 64-bit host and 32-bit target
There are target pointer members in struct jit_code_entry and jit_descriptor. Data layout of those structures should be decided by target, not host. This fixes JITLoaderGDB for 64-bit host and 32-bit target. See http://reviews.llvm.org/D5339 for more details. Change by Tong Shen. llvm-svn: 217816
Diffstat (limited to 'lldb/scripts/Python/modules/readline/readline.cpp')
0 files changed, 0 insertions, 0 deletions