diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 23:55:01 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-13 23:55:01 +0000 |
commit | 26e1cda1f470e36fe7d4321570a671354e7ef784 (patch) | |
tree | c044ecdfa1ab4266361c727b1389526ab06f9e96 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 243226852f060dc0f7f6f035be6edbadb9a817f8 (diff) | |
download | llvm-26e1cda1f470e36fe7d4321570a671354e7ef784.zip llvm-26e1cda1f470e36fe7d4321570a671354e7ef784.tar.gz llvm-26e1cda1f470e36fe7d4321570a671354e7ef784.tar.bz2 |
DebugInfo: Remove DIObjCProperty attribute accessors, NFC
There's only one user of the various `DIObjCProperty::is*Property()`
accessors -- `DwarfUnit::constructTypeDIE()` -- and it's just using the
reverse logic to reconstruct the bitfield. Drop this API and simplify
the only caller.
llvm-svn: 234818
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions