.. |
archiver.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
archiver.h
|
Move static lib generation from driver/linker.cpp to driver/archiver.cpp
|
2017-05-26 21:55:25 +02:00 |
cache.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
cache.h
|
Drop support for LLVM < 3.7
|
2017-07-16 02:18:00 +02:00 |
cache_pruning.d
|
cache: Delete all temporary files during cache pruning.
|
2017-01-08 18:30:07 +01:00 |
cache_pruning.h
|
Fix compilation issues on macOS with DMD host compiler >= 2.079
|
2018-05-19 16:31:42 +02:00 |
cl_options-llvm.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
cl_options-llvm.h
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
cl_options.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
cl_options.h
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
cl_options_instrumentation.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
cl_options_instrumentation.h
|
Add basic clang-like support for XRay, through -fxray-instrument and -fxray-instruction-threshold= . (#2465)
|
2018-01-23 22:06:05 +01:00 |
cl_options_sanitizers.cpp
|
Sanitizers: add blacklisting of source files (#2601)
|
2018-03-01 20:14:13 +01:00 |
cl_options_sanitizers.h
|
Add the -fsanitize-blacklist option for the sanitizers. (#2261)
|
2017-08-09 23:21:33 +02:00 |
codegenerator.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
codegenerator.h
|
Don't reverse order of object file names
|
2016-09-27 01:34:05 +02:00 |
config.d
|
Config file: Treat section names as target triple regexps (#2718)
|
2018-06-01 20:42:01 +02:00 |
configfile.cpp
|
Config file: Treat section names as target triple regexps (#2718)
|
2018-06-01 20:42:01 +02:00 |
configfile.d
|
Config file: Add lib-dirs array
|
2018-07-24 21:27:43 +02:00 |
configfile.h
|
Config file: Add lib-dirs array
|
2018-07-24 21:27:43 +02:00 |
dcomputecodegenerator.cpp
|
Merge 2.078.0 front-end and stdlibs
|
2018-01-06 01:39:18 +01:00 |
dcomputecodegenerator.h
|
Fix build for LLVM without DCompute targets (#2320)
|
2017-09-10 14:01:16 +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
|
Add search logic for AddressSanitizer library on Linuxes. (#2214)
|
2017-07-21 19:51:30 +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
|
Make base LLVM version available in LDC code. (#2522)
|
2018-01-21 14:12:19 +01:00 |
ldmd.cpp
|
Fix LDMD for LLVM 7
|
2018-08-22 00:46:19 +02:00 |
ldmd.d
|
Revise LDMD (#2226)
|
2017-07-24 17:36:49 +00:00 |
linker-gcc.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
linker-msvc.cpp
|
MSVC: Default to lld-link.exe when linking with LTO
|
2018-08-19 21:19:48 +02:00 |
linker.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
linker.h
|
Refactor default libs linker stuff to driver/linker.cpp
|
2018-04-21 18:23:59 +02:00 |
main.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
main.d
|
Merge 2.078.0 front-end and stdlibs
|
2018-01-06 01:39:18 +01:00 |
plugins.cpp
|
Add LLVM-pass plugin support to LDC. Commandline flag: -plugin=... . (#2554)
|
2018-02-13 20:22:48 +01:00 |
plugins.h
|
Add LLVM-pass plugin support to LDC. Commandline flag: -plugin=... . (#2554)
|
2018-02-13 20:22:48 +01:00 |
response.cpp
|
Revise LDMD (#2226)
|
2017-07-24 17:36:49 +00:00 |
targetmachine.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
targetmachine.h
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
toobj.cpp
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
toobj.h
|
Don't necessarily enforce file extension of .bc, .ll, .s files
|
2016-11-09 20:34:22 +01:00 |
tool.cpp
|
Fix corrupt prefix in integrated LLD's console output (#2781)
|
2018-07-18 11:38:18 +02:00 |
tool.h
|
Fix corrupt prefix in integrated LLD's console output (#2781)
|
2018-07-18 11:38:18 +02:00 |