]> granicus.if.org Git - clang/commit
[cmake] Use LLVM's check_linker_flag
authorShoaib Meenai <smeenai@fb.com>
Sat, 2 Jun 2018 00:49:54 +0000 (00:49 +0000)
committerShoaib Meenai <smeenai@fb.com>
Sat, 2 Jun 2018 00:49:54 +0000 (00:49 +0000)
commit415eff1b5f25f53e40453b6b9dffa05b67e464b5
tree3248227c5d1ba3c525088f1eed607f6842196495
parenta898b2312b97b6bd0f3ce6a6c148c88f71e55521
[cmake] Use LLVM's check_linker_flag

LLVM already defines this function, so make use of it instead of rolling
our own.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333808 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/CMakeLists.txt