Files
clang-p2996/lld/ELF/OutputSections.cpp
Rui Ueyama 71fab2f03b Remove confusing return.
`addInputSec` returns void. Even though it is syntactically correct,
the use of `return` here is just confusing.

llvm-svn: 306307
2017-06-26 16:52:16 +00:00

13 KiB