ldc/driver
2019-09-08 09:16:05 +03:00
..
archiver.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
archiver.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
args.cpp Tweak usage of LLVM Unicode conversion functions 2019-08-08 22:38:38 +02:00
args.h Windows: Read environment variables as UTF-8 2019-08-08 22:38:38 +02:00
cache.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
cache.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
cache_pruning.d cache: Delete all temporary files during cache pruning. 2017-01-08 18:30:07 +01:00
cache_pruning.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
cl_options-llvm.cpp Hide a few new LLVM 8 cmdline options 2019-03-02 19:54:36 +01:00
cl_options-llvm.h Adapt to latest LLVM 8 changes 2019-03-02 19:54:36 +01:00
cl_options.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
cl_options.h Clean up front-end diff some more 2019-04-14 15:47:16 +02:00
cl_options_instrumentation.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
cl_options_instrumentation.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
cl_options_sanitizers.cpp Upgrade frontend & libs to v2.083.0-beta.1 2018-10-20 16:19:46 +02:00
cl_options_sanitizers.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
codegenerator.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
codegenerator.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
config.d Use dmd.root.file for reading ldc2.conf 2019-08-08 22:38:38 +02:00
configfile.cpp Tweak usage of LLVM Unicode conversion functions 2019-08-08 22:38:38 +02:00
configfile.d Enable opt-in GC for front-end via explicit -lowmem switch 2019-03-02 21:16:18 +01:00
configfile.h Enable opt-in GC for front-end via explicit -lowmem switch 2019-03-02 21:16:18 +01:00
dcomputecodegenerator.cpp Merge 2.078.0 front-end and stdlibs 2018-01-06 01:39:18 +01:00
dcomputecodegenerator.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
exe_path.cpp Add search logic for AddressSanitizer library on Linuxes. (#2214) 2017-07-21 19:51:30 +02:00
exe_path.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
ldc-version.cpp.in Make base LLVM version available in LDC code. (#2522) 2018-01-21 14:12:19 +01:00
ldc-version.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
ldmd.cpp dmd-testsuite: Adapt runnable/testpic.d to unsupported -fPIE 2019-08-27 01:52:22 +02:00
linker-gcc.cpp Enable gc-sections on FreeBSD (#3106) 2019-08-24 14:19:04 +02:00
linker-msvc.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
linker.cpp Windows: Read environment variables as UTF-8 2019-08-08 22:38:38 +02:00
linker.h MSVC: Default to the internal 'toolchain' (-link-internally + MinGW-w64 libs) 2018-10-29 20:19:14 +01:00
main.cpp Make LDC custom passes available to jit, add API for jit compiler options (#2758) 2019-09-08 09:16:05 +03:00
main.d Speculatively fix linkability of LDC and LDMD on Android (#3128) 2019-08-10 15:22:52 +02:00
plugins.cpp Aim for consistent #includes (order + dir prefix) 2018-10-20 16:19:46 +02:00
plugins.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
response.cpp Windows: Read environment variables as UTF-8 2019-08-08 22:38:38 +02:00
targetmachine.cpp Enable gc-sections on FreeBSD (#3106) 2019-08-24 14:19:04 +02:00
targetmachine.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
toobj.cpp Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
toobj.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00
tool.cpp Tweak usage of LLVM Unicode conversion functions 2019-08-08 22:38:38 +02:00
tool.h Replace old-school header guards by #pragma once 2018-10-20 16:19:46 +02:00