mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Delete some code I forgot about in [1480].
This commit is contained in:
@@ -385,8 +385,6 @@ static void LLVM_D_BuildRuntimeModule()
|
||||
->setAttributes(Attr_1_NoCapture); \
|
||||
}
|
||||
|
||||
ARRAY_INIT(boolTy,"i1")
|
||||
ARRAY_INIT(byteTy,"i8")
|
||||
ARRAY_INIT(shortTy,"i16")
|
||||
ARRAY_INIT(intTy,"i32")
|
||||
ARRAY_INIT(longTy,"i64")
|
||||
|
||||
Reference in New Issue
Block a user