ruiu added a comment. Thank you for the investigation. LGTM ================ Comment at: lld/trunk/ELF/OutputSections.cpp:232 @@ +231,3 @@ + FiniSym = dyn_cast<ELFSymbolBody<ELFT>>(S->Body); + + if (InitSym) ---------------- Remove this blank line. Repository: rL LLVM http://reviews.llvm.org/D13385