diff options
author | Fangrui Song <maskray@google.com> | 2019-05-28 10:12:06 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-05-28 10:12:06 +0000 |
commit | 173a68f1fb7958398f8366e6345cb0cda81757dc (patch) | |
tree | a900cf488e7e6574a7946337837b7827953e4f3b /llvm/lib/Object/ELFObjectFile.cpp | |
parent | f57bd6bd23d6224a77b08cb37ee717f804c970d5 (diff) | |
download | llvm-173a68f1fb7958398f8366e6345cb0cda81757dc.zip llvm-173a68f1fb7958398f8366e6345cb0cda81757dc.tar.gz llvm-173a68f1fb7958398f8366e6345cb0cda81757dc.tar.bz2 |
[ELF] Replace two addSymbol() call sites with Symbol::resolve(). NFC
If we have a handle of the symbol, insert() called by addSymbol() is
redundant. Just call resolve().
llvm-svn: 361802
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions