commit | 34307a90e6662f34e6015552fdb1180d6121b8bc | [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 | 15456a1272aabc5d08916488eace9db0dacd2fe0 [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;