[libclc] 25/291: Add barrier.cl to SOURCES, spotted by Jin Wang.

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:53:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository libclc.

commit 3290bdd44b38ca1528e7ac7da953a739289700a9
Author: Peter Collingbourne <peter at pcc.me.uk>
Date:   Wed Sep 5 18:13:55 2012 +0000

    Add barrier.cl to SOURCES, spotted by Jin Wang.
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@163227 91177308-0d34-0410-b5e6-96231b3b80d8
---
 ptx-nvidiacl/lib/SOURCES | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ptx-nvidiacl/lib/SOURCES b/ptx-nvidiacl/lib/SOURCES
index 1a96a1a..7cdbd85 100644
--- a/ptx-nvidiacl/lib/SOURCES
+++ b/ptx-nvidiacl/lib/SOURCES
@@ -1,3 +1,4 @@
+synchronization/barrier.cl
 workitem/get_group_id.cl
 workitem/get_local_id.cl
 workitem/get_local_size.cl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list