summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/crashlog.py
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-04-20 22:08:46 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-04-20 22:08:46 +0000
commitbeb9469d5c687b1924282398f51cb4f3317e96a1 (patch)
treecfc77d534221c49acaa863307a660649922d1b61 /lldb/examples/python/crashlog.py
parent5ecac1a5f51507aa149a5ebf742d51a69ef1e666 (diff)
downloadbcm5719-llvm-beb9469d5c687b1924282398f51cb4f3317e96a1.tar.gz
bcm5719-llvm-beb9469d5c687b1924282398f51cb4f3317e96a1.zip
Register DAGUpdateListeners with SelectionDAG.
Instead of passing listener pointers to RAUW, let SelectionDAG itself keep a linked list of interested listeners. This makes it possible to have multiple listeners active at once, like RAUWUpdateListener was already doing. It also makes it possible to register listeners up the call stack without controlling all RAUW calls below. DAGUpdateListener uses an RAII pattern to add itself to the SelectionDAG list of active listeners. llvm-svn: 155248
Diffstat (limited to 'lldb/examples/python/crashlog.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud