[all-commits] [llvm/llvm-project] a12953: This check-in makes the following improvements to ...

vadikp-intel via All-commits all-commits at lists.llvm.org
Thu Mar 2 15:52:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a12953698dce01f46f33ea1c6058e3bb4128624a
      https://github.com/llvm/llvm-project/commit/a12953698dce01f46f33ea1c6058e3bb4128624a
  Author: Vadim Paretsky (Intel Americas Inc) <b-vadipa at microsoft.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M openmp/runtime/src/CMakeLists.txt

  Log Message:
  -----------
  This check-in makes the following improvements to the OpenMP Windows build:

Only generate the second def file when necessary (native Windows import
library builds).
Properly clean up .def file artifacts.
Reduce the re-generated import library build artifacts to the minimum.
Refactor the import library related portions of the script for clarity.

Tested with MSVC and MinWG/gcc12.0

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




More information about the All-commits mailing list