zig/cmake
prazzb 6e55f61581 Find local llvm-config first
Distro's llvm usually have a 6.0 suffix.Any custom llvm build
names the binary as llvm-config.Keeping 6.0 variant first causes
the distro's llvm to be compiled in place of a custom one even if
given using CMAKE_PREFIX_PATH.
2018-08-13 22:55:19 +05:30
..
Findclang.cmake add CLANG_LIBDIRS cmake build variable 2018-03-17 18:41:47 +01:00
Findlld.cmake update to llvm master 2017-11-02 21:54:24 -04:00
Findllvm.cmake Find local llvm-config first 2018-08-13 22:55:19 +05:30