diff options
author | Rui Ueyama <ruiu@google.com> | 2017-02-28 03:29:12 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-02-28 03:29:12 +0000 |
commit | 6e96734dd19842ae1739e35f984e06b5f15d32af (patch) | |
tree | 6e68b13d56eec6bbbb8c275dbef6a9cc7a5573e5 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 3d648b357a1c1426bfe0bee402ddf1ce30cd3741 (diff) | |
download | bcm5719-llvm-6e96734dd19842ae1739e35f984e06b5f15d32af.tar.gz bcm5719-llvm-6e96734dd19842ae1739e35f984e06b5f15d32af.zip |
Simplify SymbolTableSection<ELFT>::finalizeContents().
Previously, there were three conditions: .symtab, .dynsym or we are
producing a relocatable output. Turned out that the third condition is
the same as the first one. This patch removes that third condition and
simplify code.
llvm-svn: 296431
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions