Sign in
llvm
/
llvm-project
/
refs/heads/users/shiltian/amdgpu-thinlto-summary-block
/
.
/
libclc
/
cmake
/
modules
/
CMakeCLCCompilerTest.cl
blob: e84fd83ba7edb2e4377b149b539fceded8d51141 [
file
] [
edit
]
kernel void __test_clc
(
global int
*
out
)
{
*
out
=
0
; }