[libclc] 280/291: Remove files accidentally not removed in r244310

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:54:00 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 63f5af3e9777bc37fa69accc2bf8c3b4fd6a15bf
Author: Jeroen Ketema <j.ketema at imperial.ac.uk>
Date:   Thu Aug 13 23:43:12 2015 +0000

    Remove files accidentally not removed in r244310
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@244987 91177308-0d34-0410-b5e6-96231b3b80d8
---
 generic/lib/LLVM3.6/subnormal_helper_func.ll | 8 --------
 generic/lib/SOURCES_LLVM3.6                  | 1 -
 2 files changed, 9 deletions(-)

diff --git a/generic/lib/LLVM3.6/subnormal_helper_func.ll b/generic/lib/LLVM3.6/subnormal_helper_func.ll
deleted file mode 100644
index 0e9764b..0000000
--- a/generic/lib/LLVM3.6/subnormal_helper_func.ll
+++ /dev/null
@@ -1,8 +0,0 @@
- at __CLC_SUBNORMAL_DISABLE = external global i1
-
-define i1 @__clc_subnormals_disabled() #0 {
-  %disable = load i1* @__CLC_SUBNORMAL_DISABLE
-  ret i1 %disable
-}
-
-attributes #0 = { alwaysinline }
diff --git a/generic/lib/SOURCES_LLVM3.6 b/generic/lib/SOURCES_LLVM3.6
deleted file mode 100644
index ee09f01..0000000
--- a/generic/lib/SOURCES_LLVM3.6
+++ /dev/null
@@ -1 +0,0 @@
-subnormal_helper_func.ll

-- 
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