mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-15 08:31:49 +01:00
Needs to be built with runtime/build-sharedlibs.sh and activated manually by providing -defaultlib=llvmdc-runtime-shared -defaultlib=tango-cc-tango-shared -defaultlib=tango-gc-basic-shared on llvmdc call at the moment. To support D shared libraries in non-D code, we need to remove the main() from libllvmdc-runtime-shared.
28 lines
284 B
Plaintext
28 lines
284 B
Plaintext
syntax: glob
|
|
tests/dstress
|
|
tests/reference
|
|
*.bc
|
|
*.o
|
|
*.s
|
|
*.a
|
|
*.so
|
|
*.orig
|
|
obj/*
|
|
tango
|
|
import
|
|
Makefile
|
|
bin/llvmdc
|
|
idgen
|
|
idgen.make
|
|
impcnvgen
|
|
impcnvgen.make
|
|
llvmdc.make
|
|
dmd/impcnvtab.c
|
|
tests/runminitest
|
|
tests/findregressions
|
|
tests/makewebstatistics
|
|
tests/mini/obj/*
|
|
|
|
# Mac OS X
|
|
.DS_Store
|