Remove files accidentally not removed in r244310

llvm-svn: 244987
This commit is contained in:
Jeroen Ketema 2015-08-13 23:43:12 +00:00
parent 8b0e915144
commit d7be603ab1
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +0,0 @@
@__CLC_SUBNORMAL_DISABLE = external global i1
define i1 @__clc_subnormals_disabled() #0 {
%disable = load i1* @__CLC_SUBNORMAL_DISABLE
ret i1 %disable
}
attributes #0 = { alwaysinline }

View File

@ -1 +0,0 @@
subnormal_helper_func.ll