summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2015-11-06 00:12:50 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2015-11-06 00:12:50 +0000
commit34ca831d9fe6d4ac1c73570fddd072ab6c3f7ea4 (patch)
tree75468409f90b8179a58198555756219c4cbe2e16 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent6efa6fb4d706437163b94c9510f4bf270f790471 (diff)
downloadbcm5719-llvm-34ca831d9fe6d4ac1c73570fddd072ab6c3f7ea4.tar.gz
bcm5719-llvm-34ca831d9fe6d4ac1c73570fddd072ab6c3f7ea4.zip
[bugpoint] Add a named metadata (+their operands) reducer
Summary: We frequently run bugpoint on a linked module that consists of all modules we create while jitting the julia standard library. This module has a very large number of compile units (10000+) in `llvm.dbg.cu`, which didn't get reduced at all, requiring manual post processing. This is an attempt to have bugpoint go through and attempt to reduce the number of global named metadata nodes as well as their operands, to cut down the number of roots for such metadata. Reviewers: dexonsmith, reames, pete Subscribers: pete, dexonsmith, reames, llvm-commits Differential Revision: http://reviews.llvm.org/D14043 llvm-svn: 252247
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud