[pkg-d-commits] [ldc] 75/95: Merge pull request #2030 from kinke/crossLib

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


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

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

commit 1dfe11c9618d4b6c6c67526653256c1f2cee6f2b
Merge: c2678f6 ab85d20
Author: kinke <kinke at users.noreply.github.com>
Date:   Sat Apr 8 20:25:13 2017 +0200

    Merge pull request #2030 from kinke/crossLib
    
    Enable cross-static-lib generation for LLVM 3.9+

 CMakeLists.txt               |   7 +-
 cmake/Modules/FindLLVM.cmake |  29 ++---
 driver/archiver.cpp          | 270 +++++++++++++++++++++++++++++++++++++++++
 driver/archiver.h            |  27 +++++
 driver/linker.cpp            | 270 +++++++++--------------------------------
 driver/toobj.cpp             |   4 +-
 driver/tool.cpp              | 278 ++++++++++++++++++++++++++++++++++++++++++-
 driver/tool.h                |  23 +++-
 gen/modules.cpp              |   1 -
 gen/programs.cpp             |  72 -----------
 gen/programs.h               |  24 ----
 vcbuild/amd64.bat            |   6 -
 vcbuild/dumpEnv.bat          |   7 ++
 vcbuild/x86.bat              |   6 -
 14 files changed, 670 insertions(+), 354 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