Skip to content

Commit ecc3771

Browse files
Update sycl/test/abi/symbol_size.cpp
Signed-off-by: Alexander Batashev <[email protected]> Co-Authored-By: s-kanaev <[email protected]>
1 parent 4005b2b commit ecc3771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/abi/symbol_size.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %clangxx -fsycl %s -o %t
22

33
// Changing symbol size is a breaking change. If it happens, refer to the ABI
4-
// Policy Guide for further insrtuctions on breaking ABI.
4+
// Policy Guide for further instructions on breaking ABI.
55

66
#include <CL/sycl/accessor.hpp>
77
#include <CL/sycl/buffer.hpp>

0 commit comments

Comments
 (0)