emaste added inline comments. ================ Comment at: ELF/OutputSections.cpp:415 @@ +414,3 @@ + // For back-compatibility with old dynamic linkers. + WriteVal(DT_SYMBOLIC, 0); + ---------------- Are there relevant rtlds that require DT_SYMBOLIC? Repository: rL LLVM http://reviews.llvm.org/D13541