diff options
author | Clement Courbet <courbet@google.com> | 2018-02-08 08:46:48 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2018-02-08 08:46:48 +0000 |
commit | 39911e2ee6c03086ea23dd58d5fdc95d137e1b6f (patch) | |
tree | f0ddb8132ac91ffef21b09d5308d9665ff3c4bfe /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 5ea465ded7ef9e48a390ec60961096d8a7caf105 (diff) | |
download | bcm5719-llvm-39911e2ee6c03086ea23dd58d5fdc95d137e1b6f.tar.gz bcm5719-llvm-39911e2ee6c03086ea23dd58d5fdc95d137e1b6f.zip |
[TargetSchedule] Expose sub-units of a ProcResGroup in MCProcResourceDesc.
Summary:
Right now using a ProcResource automatically counts as usage of all
super ProcResGroups. All this is done during codegen, so there is no
way for schedulers to get this information at runtime.
This adds the information of which individual ProcRes units are
contained in a ProcResGroup in MCProcResourceDesc.
Reviewers: gchatelet
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D43023
llvm-svn: 324582
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions