diff options
| author | Enrico Granata <egranata@apple.com> | 2016-07-21 00:13:40 +0000 |
|---|---|---|
| committer | Enrico Granata <egranata@apple.com> | 2016-07-21 00:13:40 +0000 |
| commit | 99bd2de6194551d429751afc77030fdaed4e4dae (patch) | |
| tree | d32688f62ee8c6f33e9fb3476e1e9c8218197350 /llvm/lib/Transforms | |
| parent | 19f802ff68361af0a28c8ad6e12daf9bd740b96d (diff) | |
| download | bcm5719-llvm-99bd2de6194551d429751afc77030fdaed4e4dae.tar.gz bcm5719-llvm-99bd2de6194551d429751afc77030fdaed4e4dae.zip | |
Fix an issue where LLDB would detect an empty shared cache - which is legitimate albeit suboptimal - and warn about being unable to fetch ObjC class information, even though class data was actually properly loaded from the dynamic hashmap
Only ever warn about missing ObjC runtime class data if one either can't run the expressions to obtain such data, or the total count of classes is below a threshold that makes things sound really suspicious
Fixes rdar://27438500
llvm-svn: 276220
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

