Changes in directory llvm/lib/Support:

APInt.cpp updated: 1.5 -> 1.6
---
Log message:

Switched this file on accidently.


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

 APInt.cpp |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Support/APInt.cpp
diff -u llvm/lib/Support/APInt.cpp:1.5 llvm/lib/Support/APInt.cpp:1.6
--- llvm/lib/Support/APInt.cpp:1.5      Thu Feb  8 08:35:19 2007
+++ llvm/lib/Support/APInt.cpp  Thu Feb  8 10:45:48 2007
@@ -14,7 +14,7 @@
 
 #include "llvm/ADT/APInt.h"
 
-#if 1
+#if 0
 #include "llvm/DerivedTypes.h"
 #include "llvm/Support/MathExtras.h"
 #include <cstring>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to