summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-06-29 20:37:43 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-06-29 20:37:43 +0000
commita5da256f9225b8a1fc4010a3c8101d91fba264bd (patch)
tree543dc475c2b597ef86defcf3ebdadc87db93e872 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parentb9e053cfd716434b5b3df2024709a498a381f816 (diff)
downloadbcm5719-llvm-a5da256f9225b8a1fc4010a3c8101d91fba264bd.tar.gz
bcm5719-llvm-a5da256f9225b8a1fc4010a3c8101d91fba264bd.zip
StackColoring for SafeStack.
This is a fix for PR27842. An IR-level implementation of stack coloring tailored to work with SafeStack. It is a bit weaker than the MI implementation in that it does not the "lifetime start at first access" logic. This can be improved in the future. This patch also replaces the naive implementation of stack frame layout with a greedy algorithm that can split existing stack slots and even fit small objects inside the alignment padding of other objects. llvm-svn: 274162
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud