.. |
cache.cpp
|
Rename "ir2obj-cache" to "cache" (source and filenames)
|
2016-10-12 18:58:01 +02:00 |
cache.h
|
Rename "ir2obj-cache" to "cache" (source and filenames)
|
2016-10-12 18:58:01 +02:00 |
cache_pruning.d
|
Rename "ir2obj-cache" to "cache" (source and filenames)
|
2016-10-12 18:58:01 +02:00 |
cache_pruning.h
|
Rename "ir2obj-cache" to "cache" (source and filenames)
|
2016-10-12 18:58:01 +02:00 |
cl_options.cpp
|
Merge pull request #1812 from JohanEngelen/rename-ir2obj
|
2016-10-16 16:27:06 +02:00 |
cl_options.h
|
Rename -ir2obj-cache-* cmdline flags to -cache-* , because the cache can be used for more things than just ir2obj caching.
|
2016-10-12 18:58:01 +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 |
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
|
ldmd: Remove now-unused createOutputDir()
|
2016-09-10 18:50:33 +01: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 output directories recursively
|
2016-10-09 23:21:35 +02:00 |
linker.h
|
Refactor output filename generation/validation
|
2016-09-07 09:53:35 +02:00 |
main.cpp
|
Rename "ir2obj-cache" to "cache" (source and filenames)
|
2016-10-12 18:58:01 +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
|
Rename "ir2obj-cache" to "cache" (source and filenames)
|
2016-10-12 18:58:01 +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 |