OSDN Git Service

Revert "build: reserve `--color-diagnostics` for lld"
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 16 Apr 2018 21:57:10 +0000 (21:57 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 16 Apr 2018 21:57:10 +0000 (21:57 +0000)
commit603f108077e421e2874d652e9eaa0a4557839390
tree17da70a941fe720d708797f99ed4ec56dbdaebea
parent152533c32362916e8fb384edb7e24dee4bd7ed4f
Revert "build: reserve `--color-diagnostics` for lld"

This reverts SVN r330158.

Seems that there was a change to linker flags handling in SVN r316972.
That would alter the behaviour to correct the linker flag handling in
CMake (requiring CMake 3.4.3+).  Since that is already the minimum
version required for LLVM, hard coding the knowledge of the linker is
not required, which is a strictly better solution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330161 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake