summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorZhou Sheng <zhousheng00@gmail.com>2007-02-08 16:45:48 +0000
committerZhou Sheng <zhousheng00@gmail.com>2007-02-08 16:45:48 +0000
commit11eea86410c249b42d5e6b6e64c9b569e762471d (patch)
tree2a27061f294c45954294b6652e9225454a2f1471 /llvm/lib/Support/APInt.cpp
parentfbf61eaba7645395a22426579cbc2fbec8e6420f (diff)
downloadbcm5719-llvm-11eea86410c249b42d5e6b6e64c9b569e762471d.tar.gz
bcm5719-llvm-11eea86410c249b42d5e6b6e64c9b569e762471d.zip
Switched this file on accidently.
llvm-svn: 34054
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
-rw-r--r--llvm/lib/Support/APInt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/APInt.cpp b/llvm/lib/Support/APInt.cpp
index 21fb8cffc7f..dccabda1b57 100644
--- a/llvm/lib/Support/APInt.cpp
+++ b/llvm/lib/Support/APInt.cpp
@@ -14,7 +14,7 @@
#include "llvm/ADT/APInt.h"
-#if 1
+#if 0
#include "llvm/DerivedTypes.h"
#include "llvm/Support/MathExtras.h"
#include <cstring>
OpenPOWER on IntegriCloud