[PATCH] D35325: [CMake] linker detection now handles Gnu LD, Solaris LD and LLD

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 13:39:31 PDT 2017


ruiu added a comment.

I'm not sure if you need this. At least for https://bugs.llvm.org/show_bug.cgi?id=33698, it seems you can use --color-diagnostics (instead of -color-diagnostics).


https://reviews.llvm.org/D35325





More information about the llvm-commits mailing list