diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-12-17 21:13:55 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-12-17 21:13:55 +0000 |
commit | 11e3873516fa5dbb63bbe7c2d2614ec2bf5bc851 (patch) | |
tree | 352833d192cc56bd34b5138c497bab8a17b3d25b /lldb/scripts/Python/interface | |
parent | 303011a0059039a9635db856e0b4bb5d4df12347 (diff) | |
download | bcm5719-llvm-11e3873516fa5dbb63bbe7c2d2614ec2bf5bc851.tar.gz bcm5719-llvm-11e3873516fa5dbb63bbe7c2d2614ec2bf5bc851.zip |
Dead code elimination: Update dependences after eliminating code
Without updating dependences we may lose implicit transitive dependences for
which all explicit dependences have gone through the statement iterations we
have just eliminated.
No test case. We should probably implement a -verify-dependences option.
This fixes llvm.org/PR21227
llvm-svn: 224459
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions