summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-19 23:59:13 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-19 23:59:13 +0000
commit3eef9d180dbc9458f96f3e0f6a79fdee56bb8aae (patch)
tree4671cecedc27ad0ddbb8e8be595b512243b998ed /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parent029a0567fa9f2e280a1ff7641bfe0c5a87f14922 (diff)
downloadbcm5719-llvm-3eef9d180dbc9458f96f3e0f6a79fdee56bb8aae.tar.gz
bcm5719-llvm-3eef9d180dbc9458f96f3e0f6a79fdee56bb8aae.zip
IR: Use std::vector instead of SmallPtrSet for distinct nodes, NFC
We never use the set-ness of SmallPtrSet for distinct nodes. Eventually we may start garbage-collecting or reference-counting nodes (in which cases we'd want to remove things from this collection, and a fast erase would be valuable), but in the meantime a vector is sufficient. llvm-svn: 266835
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud