diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-12-03 14:44:02 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-12-03 14:44:02 +0000 |
commit | 89230f7bc29946d534ee26f40472babebc3e4ed5 (patch) | |
tree | 156767876bd8b86472666ca7a7c8939b71da920b /lldb/packages/Python/lldbsuite/test/functionalities/target_command/a.c | |
parent | 1a6d6f053d80dcc7d772663fc8c4b36d8f3f0ef4 (diff) | |
download | bcm5719-llvm-89230f7bc29946d534ee26f40472babebc3e4ed5.tar.gz bcm5719-llvm-89230f7bc29946d534ee26f40472babebc3e4ed5.zip |
[LLD][ELF] - Remove the excessive condition. NFC.
There is no need to check that In.DynSymTab != nullptr,
because `includeInDynsym` already checks for `!Config->HasDynSymTab`
and `HasDynSymTab` is the pre-condition for In.DynSymTab creation.
llvm-svn: 348143
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/a.c')
0 files changed, 0 insertions, 0 deletions