forked from OSchip/llvm-project
Add support for evaluating DW_OP_entry_value. This involves parsing DW_TAG_call_site_parameter and wiring the information through to the expression evaluator. rdar://54496008 Differential Revision: https://reviews.llvm.org/D67376 llvm-svn: 371668 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DWARFExpression.cpp | ||
| DiagnosticManager.cpp | ||
| Expression.cpp | ||
| ExpressionVariable.cpp | ||
| FunctionCaller.cpp | ||
| IRExecutionUnit.cpp | ||
| IRInterpreter.cpp | ||
| IRMemoryMap.cpp | ||
| LLVMUserExpression.cpp | ||
| Materializer.cpp | ||
| REPL.cpp | ||
| UserExpression.cpp | ||
| UtilityFunction.cpp | ||