diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-07 22:27:24 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-07 22:27:24 +0000 |
commit | 14a0493a88e8314b03d7d32bb995a675f6499e33 (patch) | |
tree | d0816b17760fb6c7fdb6a61e14af63ca17f4c3ce /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py | |
parent | 80a8ae2dfea637f03841e076f557f39b33a9c12e (diff) | |
download | bcm5719-llvm-14a0493a88e8314b03d7d32bb995a675f6499e33.tar.gz bcm5719-llvm-14a0493a88e8314b03d7d32bb995a675f6499e33.zip |
[Attributor] Provide easier checkForallReturnedValues functionality
Summary:
So far, whenever one wants to look at returned values, one had to deal
with the AAReturnedValues and potentially with the AAIsDead attribute.
In the same spirit as other checkForAllXXX methods, we add this
functionality now to the Attributor. By adopting the use sites we got
better results when return instructions were dead.
Reviewers: sstefan1, uenoku
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65733
llvm-svn: 368222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions