diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-07-17 11:35:28 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-07-17 11:35:28 +0000 |
commit | 904ed692a1ad42858ddec1a8e382bc94b8f8e60e (patch) | |
tree | ca2c8272fc192fcf8a51bda19ff559582f92cd86 /llvm/lib/Support/SourceMgr.cpp | |
parent | a41b24f32dd04e30d4b8877eba69e9220225e403 (diff) | |
download | bcm5719-llvm-904ed692a1ad42858ddec1a8e382bc94b8f8e60e.tar.gz bcm5719-llvm-904ed692a1ad42858ddec1a8e382bc94b8f8e60e.zip |
[ELF] - Simplify Symbol::getSize(). NFC.
There are following symbols currently available:
DefinedKind, SharedKind, UndefinedKind, LazyArchiveKind, LazyObjectKind.
Our code calls getSize() only for first two and there
seems to be no reason to return 0 for the rest.
llvm-svn: 337265
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions