[flang] Add COMDAT to global variables where needed
[platform/upstream/llvm.git] / lld / cmake /
2023-01-13 Nhat Nguyen[cmake] Fix path to LLVMConfig.cmake for multi-config...
2022-11-25 Thomas Preud'hommeAdd version to all LLVM cmake package
2022-11-25 Thomas Preud'hommeRevert: Add version to all LLVM cmake package
2022-11-20 Thomas Preud'hommeAdd version to all LLVM cmake package
2022-09-14 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-08-25 John EricsonRevert "[CMake] Avoid `LLVM_BINARY_DIR` when other...
2022-08-24 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-08-19 John EricsonRevert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
2022-08-18 John Ericson[cmake] Use `CMAKE_INSTALL_LIBDIR` too
2022-07-26 Sebastian Neubauer[CMake] Fix add_subdirectory llvm builds
2022-07-25 John Ericson[cmake] Support custom package install paths
2022-07-21 John Ericson[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
2022-06-10 John EricsonRevert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR...
2022-06-10 John Ericson[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-07 John Ericson[CMake] Factor out config prefix finding logic
2021-12-31 John Ericson[lld][CMake] Use `GNUInstallDirs` to support custom...
2021-05-12 Shoaib Meenai[cmake] Add support for multiple distributions
2020-05-14 Matt Arsenaultlld: Let find_package(LLD) work
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2018-03-09 David Zarzycki[CMake] Properly conditionalize installation of lld...
2017-12-01 Shoaib Meenai[lld] Switch to add_llvm_install_targets
2017-01-24 Pavel Labath[lld][cmake] Fix BUILD_SHARED_LIBS installation
2017-01-09 Pavel Labath[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build
2016-12-23 Petr Hosek[CMake] Add install target for the lld tool
2013-04-06 Michael J. SpencerAdd VTune as an optional external dependency and add...