I think this is Keno Fischer's code. > On Sep 12, 2014, at 12:19 PM, Tong Shen <[email protected]> wrote: > > Hi tfiala, jasonmolenda, > > 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 > > http://reviews.llvm.org/D5339 > > Files: > source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp > source/Plugins/JITLoader/GDB/JITLoaderGDB.h > <D5339.13654.patch>
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
