llvm-project/lldb/source/Plugins/JITLoader/GDB
Siva Chandra 02f593f0b8 [JITLoaderGDB] Read jit entry struct manually.
Summary:
Though r264012 was fancy enough to make reading the jit entry struct
work with templates, the packing and alignment attributes do not work on
Windows. So, this change makes it plain and simple with manual reading
of the jit entry struct.

Reviewers: clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D18379

llvm-svn: 264217
2016-03-23 23:27:23 +00:00
..
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
JITLoaderGDB.cpp [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00
JITLoaderGDB.h [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00