mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-26 16:43:13 +01:00
Fixed issue with runtime supplied typeinfo generating multiple symbols.
Added new ldc.llvmasm import in runtime cmake file.
This commit is contained in:
@@ -44,6 +44,7 @@ if(D_VERSION EQUAL 1)
|
||||
endmacro(imports_file)
|
||||
imports_file(import/ldc/cstdarg.di)
|
||||
imports_file(import/ldc/intrinsics.di)
|
||||
imports_file(internal/ldc/llvmasm.di)
|
||||
imports_file(internal/ldc/bitmanip.d)
|
||||
imports_file(internal/ldc/vararg.d)
|
||||
# library names
|
||||
|
||||
Reference in New Issue
Block a user