hanchenye-llvm-project/lldb/source
Siva Chandra a3747a9d31 [ValueObject] Do not return address of eValueTypeHostAddress values.
Summary:
This fixes TestRegisterVariables for clang and hence it is enabled in this commit.


Test Plan: dotest.py -C clang -p TestRegisterVariables

Reviewers: clayborg

Reviewed By: clayborg

Subscribers: lldb-commits

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

llvm-svn: 236447
2015-05-04 19:43:34 +00:00
..
API This patch adds support aarch64-linux-gnu (SysV) abi in lldb. 2015-04-29 11:52:35 +00:00
Breakpoint This is some groundwork for filtering the language Exception 2015-04-22 19:42:18 +00:00
Commands Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
Core [ValueObject] Do not return address of eValueTypeHostAddress values. 2015-05-04 19:43:34 +00:00
DataFormatters Fix an issue where the UTF dumper was ignoring the direction to generate uncapped dumps 2015-05-01 22:57:38 +00:00
Expression Added support for locating and importing functions 2015-05-01 00:47:29 +00:00
Host Fixed some compiler warnings because of bit-width mismatches. 2015-05-01 16:58:18 +00:00
Initialization Add single stepping logic for linux arm 2015-04-15 09:47:02 +00:00
Interpreter Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
Plugins Fix a typo in the warning. 2015-05-04 17:33:33 +00:00
Symbol [DWARF CFI] Add support for DW_CFA_def_cfa_sf when parsing CIE 2015-04-22 09:47:21 +00:00
Target Add language command and LanguageRuntime plugin changes to allow vending of command objects. 2015-05-04 18:39:38 +00:00
Utility Add Modulecache::GetAndPut method which wraps sequence of Get and Put (if module wasn't found in cache) calls. 2015-04-15 14:35:10 +00:00
CMakeLists.txt Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Makefile Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb.cpp Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00