[llvm-commits] [vector_llvm] CVS: llvm/lib/Analysis/IPA/FindUnsafePointerTypes.cpp Makefile PrintSCC.cpp

Robert Bocchino bocchino at cs.uiuc.edu
Wed Nov 16 10:32:19 PST 2005



Changes in directory llvm/lib/Analysis/IPA:

FindUnsafePointerTypes.cpp (r1.28) removed
Makefile updated: 1.4 -> 1.4.6.1
PrintSCC.cpp (r1.14) removed
---
Log message:

Merged mainline into Vector LLVM branch


---
Diffs of the changes:  (+1 -1)

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Analysis/IPA/Makefile
diff -u llvm/lib/Analysis/IPA/Makefile:1.4 llvm/lib/Analysis/IPA/Makefile:1.4.6.1
--- llvm/lib/Analysis/IPA/Makefile:1.4	Thu Oct 28 00:36:47 2004
+++ llvm/lib/Analysis/IPA/Makefile	Wed Nov 16 12:32:06 2005
@@ -6,9 +6,9 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../../..
 LIBRARYNAME = LLVMipa
 BUILD_ARCHIVE = 1
-
 include $(LEVEL)/Makefile.common
 






More information about the llvm-commits mailing list