hanchenye-llvm-project/lldb/source/Expression
Sean Callanan b5717e00c8 Added support for registers to the Materializer.
Also improved logging and error handling in a few
spots in the Materializer.

llvm-svn: 179557
2013-04-15 20:51:24 +00:00
..
ASTDumper.cpp <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
ASTResultSynthesizer.cpp Fix build. 2013-04-03 21:29:21 +00:00
ASTStructExtractor.cpp Brought LLDB top-of-tree into sync with LLVM/Clang 2012-09-24 22:25:51 +00:00
CMakeLists.txt cmake build of lldb was complaining about missing files. 2013-04-11 16:32:47 +00:00
ClangASTSource.cpp Fix build. 2013-04-03 21:29:21 +00:00
ClangExpressionDeclMap.cpp Replicated the materialization logic for persistent 2013-04-12 18:10:34 +00:00
ClangExpressionParser.cpp Audited the existing Materializer code to ensure 2013-04-15 17:12:47 +00:00
ClangExpressionVariable.cpp http://llvm.org/bugs/show_bug.cgi?id=11618 2012-01-06 00:35:38 +00:00
ClangFunction.cpp Factored out memory access into the target process 2013-04-05 02:22:57 +00:00
ClangPersistentVariables.cpp I have brought LLDB up-to-date with top of tree 2012-02-04 08:49:35 +00:00
ClangUserExpression.cpp Added a Materializer class that contains 2013-04-11 00:09:05 +00:00
ClangUtilityFunction.cpp Added a Materializer class that contains 2013-04-11 00:09:05 +00:00
DWARFExpression.cpp <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
ExpressionSourceCode.cpp Centralized the expression prefixes that are used for both expressions and utility functions. 2013-02-13 23:57:48 +00:00
IRDynamicChecks.cpp <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
IRExecutionUnit.cpp Audited the existing Materializer code to ensure 2013-04-15 17:12:47 +00:00
IRForTarget.cpp Handle C++ static variables in the expression 2013-04-11 17:57:16 +00:00
IRInterpreter.cpp <rdar://problem/13521159> 2013-03-27 23:08:40 +00:00
IRMemoryMap.cpp Audited the existing Materializer code to ensure 2013-04-15 17:12:47 +00:00
Makefile
Materializer.cpp Added support for registers to the Materializer. 2013-04-15 20:51:24 +00:00