diff options
Diffstat (limited to 'llvm/lib/AsmParser/Parser.cpp')
| -rw-r--r-- | llvm/lib/AsmParser/Parser.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/AsmParser/Parser.cpp b/llvm/lib/AsmParser/Parser.cpp index a99849d31b4..19632dd1310 100644 --- a/llvm/lib/AsmParser/Parser.cpp +++ b/llvm/lib/AsmParser/Parser.cpp @@ -7,7 +7,6 @@ #include "llvm/Analysis/Verifier.h" #include "llvm/Module.h" #include "ParserInternals.h" -#include <stdio.h> // for sprintf using std::string; // The useful interface defined by this file... Parse an ascii file, and return |

