[all-commits] [llvm/llvm-project] 184f94: [OpenMP] Fix wrong number in openmp/runtime/src/dl...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Jan 28 21:23:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 184f94a8a89c702b2fc317fd12852d4991693de8
https://github.com/llvm/llvm-project/commit/184f94a8a89c702b2fc317fd12852d4991693de8
Author: Shilei Tian <i at tianshilei.me>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M openmp/runtime/src/dllexports
Log Message:
-----------
[OpenMP] Fix wrong number in openmp/runtime/src/dllexports
This patch fixes the issue that numbers assigned to `interop` functions were already taken in `openmp/runtime/src/dllexports`.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D118523
More information about the All-commits
mailing list