[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b

Török Edvin edwin at clamav.net
Sun Apr 4 01:12:04 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 2bc55dec67d2e2bd9edcbf0e90992bd47fa85e29
Author: Török Edvin <edwin at clamav.net>
Date:   Sat Dec 12 12:23:15 2009 +0200

    Update buildfiles after merge.

diff --git a/libclamav/c++/Makefile.am b/libclamav/c++/Makefile.am
index 667c5a1..d8d326c 100644
--- a/libclamav/c++/Makefile.am
+++ b/libclamav/c++/Makefile.am
@@ -507,6 +507,7 @@ libllvmipa_la_SOURCES=\
  llvm/lib/Analysis/LoopPass.cpp\
  llvm/lib/Analysis/MemoryBuiltins.cpp\
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp\
+ llvm/lib/Analysis/PHITransAddr.cpp\
  llvm/lib/Analysis/ProfileInfo.cpp\
  llvm/lib/Analysis/ScalarEvolution.cpp\
  llvm/lib/Analysis/ScalarEvolutionExpander.cpp\
@@ -550,7 +551,9 @@ libllvmcodegen_la_SOURCES=\
  llvm/lib/CodeGen/MachinePassRegistry.cpp\
  llvm/lib/CodeGen/MachineRegisterInfo.cpp\
  llvm/lib/CodeGen/MachineSink.cpp\
+ llvm/lib/CodeGen/MachineSSAUpdater.cpp\
  llvm/lib/CodeGen/MachineVerifier.cpp\
+ llvm/lib/CodeGen/MaxStackAlignment.cpp\
  llvm/lib/CodeGen/ObjectCodeEmitter.cpp\
  llvm/lib/CodeGen/OcamlGC.cpp\
  llvm/lib/CodeGen/PHIElimination.cpp\
diff --git a/libclamav/c++/Makefile.in b/libclamav/c++/Makefile.in
index a9e7680..f1ec35f 100644
--- a/libclamav/c++/Makefile.in
+++ b/libclamav/c++/Makefile.in
@@ -241,7 +241,9 @@ am_libllvmcodegen_la_OBJECTS =  \
 	libllvmcodegen_la-MachinePassRegistry.lo \
 	libllvmcodegen_la-MachineRegisterInfo.lo \
 	libllvmcodegen_la-MachineSink.lo \
+	libllvmcodegen_la-MachineSSAUpdater.lo \
 	libllvmcodegen_la-MachineVerifier.lo \
+	libllvmcodegen_la-MaxStackAlignment.lo \
 	libllvmcodegen_la-ObjectCodeEmitter.lo \
 	libllvmcodegen_la-OcamlGC.lo \
 	libllvmcodegen_la-PHIElimination.lo \
@@ -338,7 +340,8 @@ am_libllvmipa_la_OBJECTS = libllvmipa_la-AliasAnalysis.lo \
 	libllvmipa_la-LoopInfo.lo libllvmipa_la-LoopPass.lo \
 	libllvmipa_la-MemoryBuiltins.lo \
 	libllvmipa_la-MemoryDependenceAnalysis.lo \
-	libllvmipa_la-ProfileInfo.lo libllvmipa_la-ScalarEvolution.lo \
+	libllvmipa_la-PHITransAddr.lo libllvmipa_la-ProfileInfo.lo \
+	libllvmipa_la-ScalarEvolution.lo \
 	libllvmipa_la-ScalarEvolutionExpander.lo \
 	libllvmipa_la-ValueTracking.lo libllvmipa_la-CallGraph.lo
 libllvmipa_la_OBJECTS = $(am_libllvmipa_la_OBJECTS)
@@ -1354,6 +1357,7 @@ libllvmipa_la_SOURCES = \
  llvm/lib/Analysis/LoopPass.cpp\
  llvm/lib/Analysis/MemoryBuiltins.cpp\
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp\
+ llvm/lib/Analysis/PHITransAddr.cpp\
  llvm/lib/Analysis/ProfileInfo.cpp\
  llvm/lib/Analysis/ScalarEvolution.cpp\
  llvm/lib/Analysis/ScalarEvolutionExpander.cpp\
@@ -1397,7 +1401,9 @@ libllvmcodegen_la_SOURCES = \
  llvm/lib/CodeGen/MachinePassRegistry.cpp\
  llvm/lib/CodeGen/MachineRegisterInfo.cpp\
  llvm/lib/CodeGen/MachineSink.cpp\
+ llvm/lib/CodeGen/MachineSSAUpdater.cpp\
  llvm/lib/CodeGen/MachineVerifier.cpp\
+ llvm/lib/CodeGen/MaxStackAlignment.cpp\
  llvm/lib/CodeGen/ObjectCodeEmitter.cpp\
  llvm/lib/CodeGen/OcamlGC.cpp\
  llvm/lib/CodeGen/PHIElimination.cpp\
@@ -1882,8 +1888,10 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MachineModuleInfoImpls.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MachinePassRegistry.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MachineRegisterInfo.Plo at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MachineSSAUpdater.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MachineSink.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MachineVerifier.Plo at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-MaxStackAlignment.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-ObjectCodeEmitter.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-OcamlGC.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmcodegen_la-PHIElimination.Plo at am__quote@
@@ -1973,6 +1981,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-LoopPass.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-MemoryBuiltins.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-MemoryDependenceAnalysis.Plo at am__quote@
+ at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-PHITransAddr.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-ProfileInfo.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-ScalarEvolution.Plo at am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libllvmipa_la-ScalarEvolutionExpander.Plo at am__quote@
@@ -2899,6 +2908,14 @@ libllvmcodegen_la-MachineSink.lo: llvm/lib/CodeGen/MachineSink.cpp
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -c -o libllvmcodegen_la-MachineSink.lo `test -f 'llvm/lib/CodeGen/MachineSink.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MachineSink.cpp
 
+libllvmcodegen_la-MachineSSAUpdater.lo: llvm/lib/CodeGen/MachineSSAUpdater.cpp
+ at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -MT libllvmcodegen_la-MachineSSAUpdater.lo -MD -MP -MF $(DEPDIR)/libllvmcodegen_la-MachineSSAUpdater.Tpo -c -o libllvmcodegen_la-MachineSSAUpdater.lo `test -f 'llvm/lib/CodeGen/MachineSSAUpdater.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MachineSSAUpdater.cpp
+ at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libllvmcodegen_la-MachineSSAUpdater.Tpo $(DEPDIR)/libllvmcodegen_la-MachineSSAUpdater.Plo
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='llvm/lib/CodeGen/MachineSSAUpdater.cpp' object='libllvmcodegen_la-MachineSSAUpdater.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -c -o libllvmcodegen_la-MachineSSAUpdater.lo `test -f 'llvm/lib/CodeGen/MachineSSAUpdater.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MachineSSAUpdater.cpp
+
 libllvmcodegen_la-MachineVerifier.lo: llvm/lib/CodeGen/MachineVerifier.cpp
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -MT libllvmcodegen_la-MachineVerifier.lo -MD -MP -MF $(DEPDIR)/libllvmcodegen_la-MachineVerifier.Tpo -c -o libllvmcodegen_la-MachineVerifier.lo `test -f 'llvm/lib/CodeGen/MachineVerifier.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MachineVerifier.cpp
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libllvmcodegen_la-MachineVerifier.Tpo $(DEPDIR)/libllvmcodegen_la-MachineVerifier.Plo
@@ -2907,6 +2924,14 @@ libllvmcodegen_la-MachineVerifier.lo: llvm/lib/CodeGen/MachineVerifier.cpp
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -c -o libllvmcodegen_la-MachineVerifier.lo `test -f 'llvm/lib/CodeGen/MachineVerifier.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MachineVerifier.cpp
 
+libllvmcodegen_la-MaxStackAlignment.lo: llvm/lib/CodeGen/MaxStackAlignment.cpp
+ at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -MT libllvmcodegen_la-MaxStackAlignment.lo -MD -MP -MF $(DEPDIR)/libllvmcodegen_la-MaxStackAlignment.Tpo -c -o libllvmcodegen_la-MaxStackAlignment.lo `test -f 'llvm/lib/CodeGen/MaxStackAlignment.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MaxStackAlignment.cpp
+ at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libllvmcodegen_la-MaxStackAlignment.Tpo $(DEPDIR)/libllvmcodegen_la-MaxStackAlignment.Plo
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='llvm/lib/CodeGen/MaxStackAlignment.cpp' object='libllvmcodegen_la-MaxStackAlignment.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -c -o libllvmcodegen_la-MaxStackAlignment.lo `test -f 'llvm/lib/CodeGen/MaxStackAlignment.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/MaxStackAlignment.cpp
+
 libllvmcodegen_la-ObjectCodeEmitter.lo: llvm/lib/CodeGen/ObjectCodeEmitter.cpp
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmcodegen_la_CPPFLAGS) $(CPPFLAGS) $(libllvmcodegen_la_CXXFLAGS) $(CXXFLAGS) -MT libllvmcodegen_la-ObjectCodeEmitter.lo -MD -MP -MF $(DEPDIR)/libllvmcodegen_la-ObjectCodeEmitter.Tpo -c -o libllvmcodegen_la-ObjectCodeEmitter.lo `test -f 'llvm/lib/CodeGen/ObjectCodeEmitter.cpp' || echo '$(srcdir)/'`llvm/lib/CodeGen/ObjectCodeEmitter.cpp
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libllvmcodegen_la-ObjectCodeEmitter.Tpo $(DEPDIR)/libllvmcodegen_la-ObjectCodeEmitter.Plo
@@ -3611,6 +3636,14 @@ libllvmipa_la-MemoryDependenceAnalysis.lo: llvm/lib/Analysis/MemoryDependenceAna
 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmipa_la_CPPFLAGS) $(CPPFLAGS) $(libllvmipa_la_CXXFLAGS) $(CXXFLAGS) -c -o libllvmipa_la-MemoryDependenceAnalysis.lo `test -f 'llvm/lib/Analysis/MemoryDependenceAnalysis.cpp' || echo '$(srcdir)/'`llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
 
+libllvmipa_la-PHITransAddr.lo: llvm/lib/Analysis/PHITransAddr.cpp
+ at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmipa_la_CPPFLAGS) $(CPPFLAGS) $(libllvmipa_la_CXXFLAGS) $(CXXFLAGS) -MT libllvmipa_la-PHITransAddr.lo -MD -MP -MF $(DEPDIR)/libllvmipa_la-PHITransAddr.Tpo -c -o libllvmipa_la-PHITransAddr.lo `test -f 'llvm/lib/Analysis/PHITransAddr.cpp' || echo '$(srcdir)/'`llvm/lib/Analysis/PHITransAddr.cpp
+ at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libllvmipa_la-PHITransAddr.Tpo $(DEPDIR)/libllvmipa_la-PHITransAddr.Plo
+ at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='llvm/lib/Analysis/PHITransAddr.cpp' object='libllvmipa_la-PHITransAddr.lo' libtool=yes @AMDEPBACKSLASH@
+ at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmipa_la_CPPFLAGS) $(CPPFLAGS) $(libllvmipa_la_CXXFLAGS) $(CXXFLAGS) -c -o libllvmipa_la-PHITransAddr.lo `test -f 'llvm/lib/Analysis/PHITransAddr.cpp' || echo '$(srcdir)/'`llvm/lib/Analysis/PHITransAddr.cpp
+
 libllvmipa_la-ProfileInfo.lo: llvm/lib/Analysis/ProfileInfo.cpp
 @am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libllvmipa_la_CPPFLAGS) $(CPPFLAGS) $(libllvmipa_la_CXXFLAGS) $(CXXFLAGS) -MT libllvmipa_la-ProfileInfo.lo -MD -MP -MF $(DEPDIR)/libllvmipa_la-ProfileInfo.Tpo -c -o libllvmipa_la-ProfileInfo.lo `test -f 'llvm/lib/Analysis/ProfileInfo.cpp' || echo '$(srcdir)/'`llvm/lib/Analysis/ProfileInfo.cpp
 @am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libllvmipa_la-ProfileInfo.Tpo $(DEPDIR)/libllvmipa_la-ProfileInfo.Plo

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list