Skip to content

[UR] Bump UR with cfi sanitizer #16040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 3a5b23c8b475712f9107c1d5ab41f27a1465578e
# Merge: f9f71f17 1696524d
# Author: Piotr Balcer <piotr.balcer@intel.com>
# Date: Thu Nov 14 14:38:05 2024 +0100
# Merge pull request #2253 from pbalcer/low-power-events
# add low-power events experimental extension spec
set(UNIFIED_RUNTIME_TAG 3a5b23c8b475712f9107c1d5ab41f27a1465578e)
# commit 30391c65d2d2ccc7ee3688a14815804bfb7fdf05
# Merge: 5e6d79b3 58dabfe8
# Author: Callum Fare <callum@codeplay.com>
# Date: Fri Nov 15 15:13:20 2024 +0000
# Merge pull request #2222 from RossBrunton/ross/cfi
# Enable -flto and -fsanitize=cfi in clang
set(UNIFIED_RUNTIME_TAG 30391c65d2d2ccc7ee3688a14815804bfb7fdf05)
Loading