mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
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…
x
Reference in New Issue
Block a user