Skip to content

Commit 5f65de4

Browse files
[UR][CL] Fix typo in CL symbol loading macro for windows. (#16106)
Co-authored-by: Callum Fare <callum@codeplay.com>
1 parent f741bdd commit 5f65de4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit 0ea47d7c70b9a21a3d90612a0a0e7525034e62f7
2-
# Merge: e3247c23 e36941cb
1+
# commit 1675f053176f0860388aa67fd009750a7e03b2c2
2+
# Merge: 0ea47d7c 22ca5ee2
33
# Author: Callum Fare <callum@codeplay.com>
4-
# Date: Tue Nov 19 10:24:08 2024 +0000
5-
# Merge pull request #1584 from zhaomaosu/simplify-device-global
6-
# [DeviceSanitizer] Remove device global "__AsanDeviceGlobalCount"
7-
set(UNIFIED_RUNTIME_TAG 0ea47d7c70b9a21a3d90612a0a0e7525034e62f7)
4+
# Date: Tue Nov 19 14:41:15 2024 +0000
5+
# Merge pull request #2337 from aarongreig/aaron/fixCoreFuncMacroWindows
6+
# Fix the CL_CORE_FUNCTION macro on windows.
7+
set(UNIFIED_RUNTIME_TAG 1675f053176f0860388aa67fd009750a7e03b2c2)

0 commit comments

Comments
 (0)