[all-commits] [llvm/llvm-project] d4d0ae: [OpenMP] Fix link error on Windows caused by `inte...

Shilei Tian via All-commits all-commits at lists.llvm.org
Sat Jan 29 08:29:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4d0ae628c84e091e40fbaa6af3f80dd0331215d
      https://github.com/llvm/llvm-project/commit/d4d0ae628c84e091e40fbaa6af3f80dd0331215d
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2022-01-29 (Sat, 29 Jan 2022)

  Changed paths:
    M openmp/runtime/src/kmp_ftn_os.h

  Log Message:
  -----------
  [OpenMP] Fix link error on Windows caused by `interop` functions

This patch fixes the link error on Windows caused by `interop`
functions.

Reviewed By: mstorsjo

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




More information about the All-commits mailing list