teak-llvm/lldb/packages/Python/lldbsuite/test/lang/c
Sagar Thakur 44375e4226 [LLDB][MIPS] Fix TestConstVariables.py
Patch by Nitesh Jain.

Summary: There is no debug information generated for variable index with –O3 optimization flag. The DW_AT_location tag in DWARF debug_info section is empty.

Reviewers: ovyalov, clayborg
Subscribers: lldb-commits, mohit.bhakkad, sagar, bhushan, jaydeep
Differential: http://reviews.llvm.org/D15224
llvm-svn: 254850
2015-12-05 12:01:48 +00:00
..
anonymous Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
array_types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
bitfields Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
blocks Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
const_variables [LLDB][MIPS] Fix TestConstVariables.py 2015-12-05 12:01:48 +00:00
enum_types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
forward Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
function_types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
global_variables Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
inlines
modules Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
recurse
register_variables Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
set_values Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
shared_lib Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
shared_lib_stripped_symbols Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
stepping Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
strings Tighten up sys.path, and use absolute imports everywhere. 2015-11-03 02:06:18 +00:00
struct_types Tighten up sys.path, and use absolute imports everywhere. 2015-11-03 02:06:18 +00:00
tls_globals Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
typedef Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on FreeBSD 2015-11-24 18:59:51 +00:00