[Lldb-commits] [PATCH] D61146: Set a CXXRecordDecl to not be passed in registers if DW_CC_pass_by_reference when loading from DWARF
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 30 13:24:45 PDT 2019
shafik updated this revision to Diff 197426.
shafik marked 9 inline comments as done.
shafik added a comment.
Changed to reflect comments.
- Added comments to test to explain what it is doing.
- Formatting and other minor fixes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61146/new/
https://reviews.llvm.org/D61146
Files:
packages/Python/lldbsuite/test/expression_command/argument_passing_restrictions/Makefile
packages/Python/lldbsuite/test/expression_command/argument_passing_restrictions/TestArgumentPassingRestrictions.py
packages/Python/lldbsuite/test/expression_command/argument_passing_restrictions/main.cpp
packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61146.197426.patch
Type: text/x-patch
Size: 9350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190430/2e75c715/attachment-0001.bin>
More information about the lldb-commits
mailing list