[PATCH] D27603: Propagate -fdiagnostics-color to LLD.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 15:21:44 PST 2016


ruiu added a comment.

Nico suggested I make change to CMake instead of Clang so that CMake adds -Wl,-color-diagnostics if it detects the linker can accept that option. I think that makes sense, so I'll look into it.


https://reviews.llvm.org/D27603





More information about the llvm-commits mailing list