[pkg-d-commits] [ldc] 43/74: Merge pull request #2113 from kinke/zeroOrMore

Matthias Klumpp mak at moszumanska.debian.org
Thu Jul 13 20:54:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v1.3.0-beta2
in repository ldc.

commit cae9ccd9a4e66c55fdb6474c9a9bb3b2a5743ff8
Merge: 6c6379d d01a91f
Author: David Nadlinger <code at klickverbot.at>
Date:   Tue May 23 21:38:12 2017 +0100

    Merge pull request #2113 from kinke/zeroOrMore
    
    Allow multiple occurrences of all command-line flags

 driver/cache.cpp                    |   5 +-
 driver/cl_options.cpp               | 192 +++++++++++++++++-------------------
 driver/configfile.cpp               |   4 +-
 driver/linker.cpp                   |  18 ++--
 driver/main.cpp                     |  22 ++---
 driver/toobj.cpp                    |   3 +-
 gen/llvmhelpers.cpp                 |   2 +-
 gen/modules.cpp                     |   7 +-
 gen/optimizer.cpp                   |  62 +++++-------
 gen/passes/GarbageCollect2Stack.cpp |   3 +-
 gen/pgo.cpp                         |   4 +-
 gen/runtime.cpp                     |   5 +-
 gen/toir.cpp                        |   5 +-
 13 files changed, 149 insertions(+), 183 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