ruiu added a comment. LGTM ================ Comment at: MinGW/Options.td:36 def version: F<"version">, HelpText<"Display the version number and exit">; +def sysroot: J<"sysroot">, HelpText<"Sysroot">; ---------------- Sort asciibetically. https://reviews.llvm.org/D37707