Skip to content
Commit 6e96734d authored by Rui Ueyama's avatar Rui Ueyama
Browse files

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
parent 3d648b35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment