[pkg-d-commits] [ldc] 96/211: Merge pull request #1812 from JohanEngelen/rename-ir2obj
Matthias Klumpp
mak at moszumanska.debian.org
Sun Apr 23 22:36:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mak pushed a commit to annotated tag v1.1.0
in repository ldc.
commit 9dad1609db16a9673d56f196cb948c508cf5dfff
Merge: 10b85fe 61e99e8
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: Sun Oct 16 16:27:06 2016 +0200
Merge pull request #1812 from JohanEngelen/rename-ir2obj
Rename "ir2obj-cache" to "cache"
CMakeLists.txt | 8 +--
driver/{ir2obj_cache.cpp => cache.cpp} | 52 +++++++++----------
driver/{ir2obj_cache.h => cache.h} | 4 +-
driver/{ir2obj_cache_pruning.d => cache_pruning.d} | 6 +--
driver/{ir2obj_cache_pruning.h => cache_pruning.h} | 2 +-
driver/cl_options.cpp | 5 +-
driver/cl_options.h | 2 +-
driver/main.cpp | 4 +-
driver/toobj.cpp | 18 +++----
tests/codegen/discard_value_names_ir2obj_cache.d | 8 +--
tests/linking/ir2obj_cache_pruning.d | 16 +++---
tests/linking/ir2obj_cache_pruning2.d | 20 ++++----
tests/linking/ir2obj_caching.d | 6 +--
tests/linking/ir2obj_caching_flags1.d | 60 +++++++++++-----------
tests/tools/ldc_prune_cache_1.d | 20 ++++----
tools/CMakeLists.txt | 2 +-
tools/README.md | 2 +-
tools/ldc-prune-cache.d | 6 +--
18 files changed, 121 insertions(+), 120 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git
More information about the pkg-d-commits
mailing list