.. |
cl_options.cpp
|
Introduce (hidden) command-line option -cleanup-obj
|
2016-10-15 23:53:30 +02:00 |
cl_options.h
|
ir2obj cache: Add all cmdline args to the hash, unless we are certain they can safely be ignored for ir2obj hashing.
|
2016-10-06 12:03:44 +02:00 |
codegenerator.cpp
|
Don't reverse order of object file names
|
2016-09-27 01:34:05 +02:00 |
codegenerator.d
|
Early merge front-end fixes for Module.semantic.
|
2016-08-08 19:24:04 +02:00 |
codegenerator.h
|
Don't reverse order of object file names
|
2016-09-27 01:34:05 +02:00 |
configfile.cpp
|
fix building against recent LLVM 4.0
|
2016-10-03 10:58:21 +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
|
Refactor the call to llvm::sys::fs::getMainExecutable .
|
2016-07-28 14:00:53 +02:00 |
exe_path.h
|
Refactor the call to llvm::sys::fs::getMainExecutable .
|
2016-07-28 14:00:53 +02:00 |
ir2obj_cache.cpp
|
Create output directories recursively
|
2016-10-09 23:21:35 +02:00 |
ir2obj_cache.h
|
Add ir2obj cache pruning support.
|
2016-09-14 10:08:48 +02:00 |
ir2obj_cache_pruning.d
|
ir2obj-cache: fix bugs in relative size pruning.
|
2016-09-17 20:04:19 +02:00 |
ir2obj_cache_pruning.h
|
Add ir2obj cache pruning support.
|
2016-09-14 10:08:48 +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
|
Create static libs in -od directory for LDMD only
|
2016-10-14 21:47:27 +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
|
Create static libs in -od directory for LDMD only
|
2016-10-14 21:47:27 +02:00 |
linker.h
|
Refactor output filename generation/validation
|
2016-09-07 09:53:35 +02:00 |
main.cpp
|
ir2obj cache: Add all cmdline args to the hash, unless we are certain they can safely be ignored for ir2obj hashing.
|
2016-10-06 12:03:44 +02:00 |
main.d
|
Slipstream LDC-specific main() mods directly into ddmd/mars.d
|
2016-08-28 02:43:48 +02:00 |
response.cpp
|
response: Don't use unrelated pointer type for malloc size [nfc]
|
2016-09-02 23:31:20 +01:00 |
targetmachine.cpp
|
Let LLVM figure out default CPU for ARM/AArch64
|
2016-10-09 02:08:08 +02:00 |
targetmachine.h
|
Merge pull request #1469 from rainers/multi_config
|
2016-05-23 00:02:34 +01:00 |
toobj.cpp
|
Streamline output filenames and -singleObj behavior some more with DMD
|
2016-09-07 09:53:35 +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 |