diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-27 22:58:05 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-27 22:58:05 +0000 |
| commit | 5043f91657873078e694525b2989c3404b29f9b4 (patch) | |
| tree | ed59e2da1d139c173fa922f9c0304561756f1574 /llvm/lib/Target/Sparc | |
| parent | d5c60d032f0d593510d6541074ead3cdafe1e687 (diff) | |
| download | bcm5719-llvm-5043f91657873078e694525b2989c3404b29f9b4.tar.gz bcm5719-llvm-5043f91657873078e694525b2989c3404b29f9b4.zip | |
DebugInfo: Don't call DIBuilder::retainType(nullptr)
An upcoming LLVM commit will make calling
`DIBuilder::retainType(nullptr)` illegal (actually, it already was, but
it wasn't verified). Check for null before calling.
This triggered in test/CodeGenObjC/debug-info-block-helper.m.
llvm-svn: 233443
Diffstat (limited to 'llvm/lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions

