forked from OSchip/llvm-project
Remove files accidentally not removed in r244310
llvm-svn: 244987
This commit is contained in:
parent
8b0e915144
commit
d7be603ab1
|
@ -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 }
|
|
@ -1 +0,0 @@
|
|||
subnormal_helper_func.ll
|
Loading…
Reference in New Issue