[pkg-d-commits] [ldc] 28/149: Merge pull request #1959 from JohanEngelen/update_rt
Matthias Klumpp
mak at moszumanska.debian.org
Sun Apr 23 22:36:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
mak pushed a commit to annotated tag v1.2.0
in repository ldc.
commit 1a82dc89f6970c3fe7c25047e3975f73451de96e
Merge: b7e576d 46892e2
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: Sun Jan 8 10:43:10 2017 +0100
Merge pull request #1959 from JohanEngelen/update_rt
Update profile-rt for LLVM 3.9 and 4.0.
runtime/profile-rt/DefineBuildProfileRT.cmake | 6 +-
runtime/profile-rt/profile-rt-39/GCDAProfiling.c | 42 +++---------
.../profile-rt/profile-rt-39/InstrProfilingFile.c | 6 +-
.../profile-rt-39/InstrProfilingInternal.h | 14 ++++
.../profile-rt/profile-rt-39/InstrProfilingPort.h | 14 ++++
.../profile-rt/profile-rt-39/InstrProfilingUtil.c | 57 +++++++++++++++-
runtime/profile-rt/profile-rt-40/InstrProfiling.c | 12 +++-
runtime/profile-rt/profile-rt-40/InstrProfiling.h | 22 +++++++
.../profile-rt/profile-rt-40/InstrProfilingFile.c | 76 ++++++++++++++++------
.../profile-rt-40/InstrProfilingInternal.h | 8 ++-
.../profile-rt/profile-rt-40/InstrProfilingPort.h | 6 +-
.../profile-rt/profile-rt-40/InstrProfilingUtil.c | 14 +++-
.../profile-rt/profile-rt-40/InstrProfilingValue.c | 2 +-
runtime/profile-rt/profile-rt-40/WindowsMMap.c | 3 +
14 files changed, 217 insertions(+), 65 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