llvm-project/lldb/source/Plugins
Sean Callanan c530ba98a9 Import block pointers from DWARF as Clang block pointers, not as structs.
Also added a data formatter that presents them as structs if you use frame
variable to look at their contents.  Now the blocks testcase works.

<rdar://problem/15984431>

llvm-svn: 268307
2016-05-02 21:15:31 +00:00
..
ABI Fix ABISysV_s390x::GetArgumentValues 2016-04-15 09:14:32 +00:00
Disassembler Consolidate the knowledge of what arm cores are always executing 2016-04-05 05:01:30 +00:00
DynamicLoader Allow gdbremote process to read modules from memory 2016-04-05 17:25:32 +00:00
ExpressionParser [fix] Fixed a bug where const this would cause parser errors about $__lldb_expr. 2016-04-29 18:09:03 +00:00
Instruction Fix ARM instruction emulation tests on big-endian systems 2016-04-14 14:34:19 +00:00
InstrumentationRuntime Improve wording and capitalization of TSan thread names. 2016-05-01 11:26:06 +00:00
JITLoader [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00
Language Import block pointers from DWARF as Clang block pointers, not as structs. 2016-05-02 21:15:31 +00:00
LanguageRuntime Add more debug logging to g_get_shared_cache_class_info_body 2016-05-02 20:58:15 +00:00
MemoryHistory Add thread numbers into ASan thread names. 2016-05-01 11:23:04 +00:00
ObjectContainer Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
ObjectFile rL267291: Architecture change to thumb on parsing arm.attributes causes regression. 2016-04-26 11:26:00 +00:00
OperatingSystem Update Go OS Plugin for newer runtimes. 2016-04-21 20:57:28 +00:00
Platform Support Linux on SystemZ as platform 2016-04-14 14:28:34 +00:00
Process Use absolute module path when possible if sent in svr4 packets 2016-04-27 17:10:15 +00:00
ScriptInterpreter Add support for synthetic child providers to optionally return a customized typename for display 2016-05-02 00:41:24 +00:00
SymbolFile Import block pointers from DWARF as Clang block pointers, not as structs. 2016-05-02 21:15:31 +00:00
SymbolVendor Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
SystemRuntime Compilation can end up calling functions (e.g. to resolve indirect functions) so I added 2016-03-21 19:21:13 +00:00
UnwindAssembly Stack unwinding emulation: handle adjustment of FP 2016-02-19 10:59:25 +00:00
CMakeLists.txt Fix cmake build. 2015-09-03 04:17:57 +00:00