[PATCH] D35327: Use --color-diagnostics instead of -color-diagnostics.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 14:34:57 PDT 2017


ruiu added a comment.

The --color-diagnostics option is supported by lld only at the moment, but we could add the option to other linkers, so I think as long as a linker accepts it, we want to pass that flag.


https://reviews.llvm.org/D35327





More information about the llvm-commits mailing list