commit | d83038c9605c84e92b6052500405ac3903f0d6f1 | [log] [tgz] |
---|---|---|
author | Mikhail Glushenkov <foldr@codedgers.com> | Tue May 06 18:13:45 2008 +0000 |
committer | Mikhail Glushenkov <foldr@codedgers.com> | Tue May 06 18:13:45 2008 +0000 |
tree | b71d384758631a4b97db7e13296641a9b4b36e0c | |
parent | 978d498e401c292b6be5248abaf828b66739bcb8 [diff] [blame] |
Remove the UnpackValues() function. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50756 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/llvmc2/AutoGenerated.cpp b/tools/llvmc2/AutoGenerated.cpp index 9b0255c..e017026 100644 --- a/tools/llvmc2/AutoGenerated.cpp +++ b/tools/llvmc2/AutoGenerated.cpp
@@ -15,6 +15,7 @@ #include "CompilationGraph.h" #include "Tool.h" +#include "llvm/ADT/StringExtras.h" #include "llvm/Support/CommandLine.h" #include <stdexcept>