commit | 028f18e469ff8266291afe4761f672e0806a0c40 | [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 | 434816d3637cc5b0d12edf77de342faa36dad2b5 [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>