commit | be9d9a153f7c26b2c450b4f33487c81e02b8cf36 | [log] [tgz] |
---|---|---|
author | Mikhail Glushenkov <foldr@codedgers.com> | Tue May 06 18:08:59 2008 +0000 |
committer | Mikhail Glushenkov <foldr@codedgers.com> | Tue May 06 18:08:59 2008 +0000 |
tree | 278dc136a4a7adb1bb2c12f16f6c89256a4ce195 | |
parent | f7bab8c7433d1d1e8393a7c6dc72441f12e659f2 [diff] [blame] |
Add output redirection, rename namespace llvmcc to namespace llvmc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50746 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/llvmc2/AutoGenerated.h b/tools/llvmc2/AutoGenerated.h index 686ae3f..49248d9 100644 --- a/tools/llvmc2/AutoGenerated.h +++ b/tools/llvmc2/AutoGenerated.h
@@ -18,7 +18,7 @@ #include <string> -namespace llvmcc { +namespace llvmc { typedef llvm::StringMap<std::string> LanguageMap; class CompilationGraph;