summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2019-04-02 09:46:52 +0000
committerSander de Smalen <sander.desmalen@arm.com>2019-04-02 09:46:52 +0000
commit7f23e0a62fc95791af72d591d39f71b28642cc41 (patch)
tree69f763dc284c43c863f99c9e0396bbeb94729de1 /lldb/packages/Python/lldbsuite/test/python_api/process
parentc5cefa2caf79af2f40555754cbb6ff6756053b12 (diff)
downloadbcm5719-llvm-7f23e0a62fc95791af72d591d39f71b28642cc41.tar.gz
bcm5719-llvm-7f23e0a62fc95791af72d591d39f71b28642cc41.zip
Enforce StackID definition in PEI
There are various places in LLVM where the definition of StackID is not properly honoured, for example in PEI where objects with a StackID > 0 are allocated on the default stack (StackID0). This patch enforces that PEI only considers allocating objects to StackID 0. Reviewers: arsenm, thegameg, MatzeB Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D60062 llvm-svn: 357460
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud