commit | 11eea86410c249b42d5e6b6e64c9b569e762471d | [log] [tgz] |
---|---|---|
author | Zhou Sheng <zhousheng00@gmail.com> | Thu Feb 08 16:45:48 2007 +0000 |
committer | Zhou Sheng <zhousheng00@gmail.com> | Thu Feb 08 16:45:48 2007 +0000 |
tree | 2a27061f294c45954294b6652e9225454a2f1471 | |
parent | fbf61eaba7645395a22426579cbc2fbec8e6420f [diff] [blame] |
Switched this file on accidently. llvm-svn: 34054
diff --git a/llvm/lib/Support/APInt.cpp b/llvm/lib/Support/APInt.cpp index 21fb8cf..dccabda 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>