summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-03 06:49:24 +0000
committerChris Lattner <sabre@nondot.org>2008-02-03 06:49:24 +0000
commitb2b9d6f0fbb2bb1c42ff37eba04f91816b456f22 (patch)
treedfa851cdcac00f7e655d0c96facc8105906cf631 /clang/CodeGen/CodeGenModule.cpp
parent1770fb883b01ba4f0072111c9221fecd1b954c3f (diff)
downloadbcm5719-llvm-b2b9d6f0fbb2bb1c42ff37eba04f91816b456f22.tar.gz
bcm5719-llvm-b2b9d6f0fbb2bb1c42ff37eba04f91816b456f22.zip
Change the 'global modification' APIs in SelectionDAG to take a new
DAGUpdateListener object pointer instead of just returning a vector of deleted nodes. This makes the interfaces more efficient (no more allocating a vector [at least a malloc], filling it in, then walking it) and more clean. This also allows the client to be notified of nodes that are *changed* but not deleted. llvm-svn: 46677
Diffstat (limited to 'clang/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud