aboutsummaryrefslogtreecommitdiff
path: root/cmake/Findlld.cmake
AgeCommit message (Expand)Author
2025-08-30build: update to LLVM 21Alex Rønne Petersen
2025-04-06Add lld path of linuxbrew installation (#23466)Ziyi Yan
2025-04-04build: Update to LLVM/Clang 20.Alex Rønne Petersen
2025-04-04Change the lld path on macos homebrewDimitris Dinodimos
2024-09-19cmake: Update to LLVM 19.Alex Rønne Petersen
2024-05-08update CMake files to LLVM 18Andrew Kelley
2023-09-19update cmake files to LLVM 17Andrew Kelley
2023-01-25update cmake files to LLVM 16Andrew Kelley
2022-07-28update to LLVM 15Andrew Kelley
2022-07-23CMake: Search more permissively for LLDCody Tapscott
2022-07-23CMake: Improve usage of `llvm-config`, esp. for consistent linkingCody Tapscott
2022-07-14CMake: Use NAMES_PER_DIR in all lookupsCody Tapscott
2022-07-01LLD: there are fewer libraries to link against nowAndrew Kelley
2022-07-01Merge remote-tracking branch 'origin/master' into llvm14Andrew Kelley
2022-02-04stage1: Fix missing LLD libraryKazuki Sakamoto
2022-02-03update cmake files to LLVM 14Andrew Kelley
2021-09-15Merge remote-tracking branch 'origin/master' into llvm13Andrew Kelley
2021-09-08cmake: also check Homebrew install paths when looking for LLVMFnControlOption
2021-08-15cmake: update to LLVM 13 rc1Andrew Kelley
2021-06-29Remove mention of lldMachO from the projectJakub Konka
2020-12-16Update LLVM version numbers in CMakeJakub Konka
2020-07-24update LLVM 10 version numbers to 11Andrew Kelley
2020-04-07Fix paths to find llvm/clang on DragonFlyMichael Neumann
2020-03-30Create an "LLD_LIBDIRS" var to override lld locBrian Cain
2020-03-25cmake: address new warnings from cmake-3.17Michael Dusan
2019-10-12Fix lld search pathLemonBoy
2019-10-02llvm 9.0.0 => llvm 10.0.0Andrew Kelley
2019-07-16update to llvm9 trunkAndrew Kelley
2018-12-23Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2018-11-27tier 2 support for freebsdAndrew Kelley
2018-10-20Fix CMake finding LLVM/clang/lld on FreeBSDGreg V
2018-09-19update to llvm 8Andrew Kelley
2018-06-14llvm7: find external liblldWasm and update for newest lld macho APIAndrew Kelley
2017-11-02update to llvm masterAndrew Kelley
2017-08-26update build to look for llvm 5.0Andrew Kelley
2017-06-03add appveyor integration testingAndrew Kelley
2017-04-13build: ignore libLLD.so when it is a broken symlinkAndrew Kelley
2017-04-11try harder to find lldAndrew Kelley
2017-03-29fix cmake finding dependencies for ubuntuJosh Wolfe
2017-03-13use lld instead of system linkerAndrew Kelley