davide added inline comments. ================ Comment at: lld/ELF/ScriptParser.cpp:115 + // True if a script being read is in a subdirectory specified by -sysroot. bool IsUnderSysroot; ---------------- The comment might/should be committed separately? https://reviews.llvm.org/D37524