]> granicus.if.org Git - llvm/commit
Add -Wl,-color-diagnostics if a linker supports the option.
authorRui Ueyama <ruiu@google.com>
Wed, 11 Jan 2017 22:55:35 +0000 (22:55 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 11 Jan 2017 22:55:35 +0000 (22:55 +0000)
commitbdb13d2c7cf22236d7fb9d4f0a0fa46dd08d128a
tree887b7727d46ee18f53c6df8bebece99a65333534
parentfac51240d962d3d9c75620605973814ba2872607
Add -Wl,-color-diagnostics if a linker supports the option.

Differential Revision: https://reviews.llvm.org/D28046

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291719 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/CheckLinkerFlag.cmake [new file with mode: 0644]
cmake/modules/HandleLLVMOptions.cmake