forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pre-commit MR for: oneapi-src/unified-runtime#2222
- Loading branch information
1 parent
82d874f
commit 4beeefd
Showing
1 changed file
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# commit c94dbc8fa25f62b812a3db707b78f1c217b33bc3 | ||
# Merge: 9ae8e65b 5bc8c925 | ||
# Author: Callum Fare <[email protected]> | ||
# Date: Fri Nov 8 17:14:06 2024 +0000 | ||
# Merge pull request #2302 from callumfare/callum/revert_ur_2100 | ||
# Revert #2100 "Raise MSVC warning level from /W3 to /W4" | ||
set(UNIFIED_RUNTIME_TAG c94dbc8fa25f62b812a3db707b78f1c217b33bc3) | ||
# commit a210b80e2a94b70bcac3aa6bcab2db598bd84879 | ||
# Author: Ross Brunton <[email protected]> | ||
# Date: Fri Oct 18 14:14:24 2024 +0100 | ||
# Enable -flto and -fsanitize=cfi in clang | ||
set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git) | ||
set(UNIFIED_RUNTIME_TAG a210b80e2a94b70bcac3aa6bcab2db598bd84879) |