ldc/driver
2016-07-02 17:08:48 +02:00
..
cl_options.cpp Add IR-to-Objectcode caching with -ir2obj-cache=<cache dir>. 2016-06-23 19:48:59 +02:00
cl_options.h Add IR-to-Objectcode caching with -ir2obj-cache=<cache dir>. 2016-06-23 19:48:59 +02:00
codegenerator.cpp codegen, runtime: Go back to old executable .bss range detection 2016-06-21 11:25:36 +01:00
codegenerator.d [PGO] Add PGO to LDC. Supported for LLVM >= 3.7 2016-06-20 17:28:22 +02:00
codegenerator.h driver/gen/ir: clang-format the world 2015-11-02 00:28:01 +02:00
configfile.cpp use *W-functions if UNICODE #defined on windows 2016-06-28 08:29:49 +02:00
configfile.h select configuration group by target triple extracted from the command line 2016-04-30 12:28:02 +02:00
exe_path.cpp driver/gen/ir: clang-format the world 2015-11-02 00:28:01 +02:00
exe_path.h driver/gen/ir: clang-format the world 2015-11-02 00:28:01 +02:00
ir2obj_cache.cpp Add IR-to-Objectcode caching with -ir2obj-cache=<cache dir>. 2016-06-23 19:48:59 +02:00
ir2obj_cache.h Add IR-to-Objectcode caching with -ir2obj-cache=<cache dir>. 2016-06-23 19:48:59 +02:00
ldc-version.cpp.in Add "built with D compiler version" to --version output. 2016-03-21 14:13:30 +01:00
ldc-version.h Add "built with D compiler version" to --version output. 2016-03-21 14:13:30 +01:00
ldmd.cpp implement -transition=* 2016-04-20 23:03:20 +02:00
ldmd.d Instead of using the C++-linker, use the D compiler to link LDC2 and LDMD. 2016-03-25 12:31:01 +01:00
linker.cpp use *W-functions if UNICODE #defined on windows 2016-06-28 08:29:49 +02:00
linker.h Accept LLVM bitcode files (*.bc) on the commandline and add the code to the first source file on the cmdline (the first emitted module). 2016-06-05 16:07:14 +02:00
main.cpp Fix inlining problem: reverse order in which module array is codegenned. 2016-07-02 17:08:48 +02:00
main.d Instead of using the C++-linker, use the D compiler to link LDC2 and LDMD. 2016-03-25 12:31:01 +01:00
response.cpp A char may not be signed 2015-12-23 21:20:08 +11:00
targetmachine.cpp Use i686 instead of i386 for -march=x86 2016-05-27 16:06:31 +02:00
targetmachine.h Merge pull request #1469 from rainers/multi_config 2016-05-23 00:02:34 +01:00
toobj.cpp Add IR-to-Objectcode caching with -ir2obj-cache=<cache dir>. 2016-06-23 19:48:59 +02:00
toobj.h driver/gen/ir: clang-format the world 2015-11-02 00:28:01 +02:00
tool.cpp Also clang-tidy driver/ 2015-11-02 11:30:40 +02:00
tool.h driver/gen/ir: clang-format the world 2015-11-02 00:28:01 +02:00