diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-06-22 00:32:26 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-06-22 00:32:26 +0000 |
commit | 0307d52bd7b28d562a286825624feac84a230455 (patch) | |
tree | 3eeed0c79c459d22adb9cd7f769267b2c23737a2 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | adc94a8846c63300874ef164c8f84c034ef7d7c2 (diff) | |
download | bcm5719-llvm-0307d52bd7b28d562a286825624feac84a230455.tar.gz bcm5719-llvm-0307d52bd7b28d562a286825624feac84a230455.zip |
Fix test failures after r335306 due to the pipeline changing.
This wasn't obvious for the author to fix because this is the first
pipeline use of the magic utility to get function analyses within
a module pass in the lagecy pass manager. Turns out that has a bug which
prevents dumping the structure of the pipeline and shows up as an
unnamed pass.
I've just left a FIXME for that as it doesn't seem likely worth fixing
and certainly shouldn't hold up getting the bots green.
llvm-svn: 335314
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions