[all-commits] [llvm/llvm-project] e07f93: [libclang] Check LLVM_HAVE_LINK_VERSION_SCRIPT

jsji via All-commits all-commits at lists.llvm.org
Tue Jul 27 13:19:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e07f9342be7132f433963880d95e471ae2246d64
      https://github.com/llvm/llvm-project/commit/e07f9342be7132f433963880d95e471ae2246d64
  Author: Jinsong Ji <jji at us.ibm.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M clang/tools/libclang/CMakeLists.txt

  Log Message:
  -----------
  [libclang] Check LLVM_HAVE_LINK_VERSION_SCRIPT

There are some platform that might not have version script support,
don't try to use version script on those.

Reviewed By: MaskRay, hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D106914




More information about the All-commits mailing list