[all-commits] [llvm/llvm-project] 1ed1e1: [CMake] Fix an issue where get_system_libname crea...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Aug 19 14:34:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ed1e16ab83f55d85c90ae43a05cbe08a00c20e0
      https://github.com/llvm/llvm-project/commit/1ed1e16ab83f55d85c90ae43a05cbe08a00c20e0
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M llvm/lib/Support/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Fix an issue where get_system_libname creates an empty regex capture on windows

Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=1119478

Patch By: haampie

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




More information about the All-commits mailing list