forked from OSchip/llvm-project
Add barrier.cl to SOURCES, spotted by Jin Wang.
llvm-svn: 163227
This commit is contained in:
parent
6e861b8689
commit
7b0ad09cc3
|
@ -1,3 +1,4 @@
|
|||
synchronization/barrier.cl
|
||||
workitem/get_group_id.cl
|
||||
workitem/get_local_id.cl
|
||||
workitem/get_local_size.cl
|
||||
|
|
Loading…
Reference in New Issue