diff options
Diffstat (limited to 'llvm/tools/llvmc2/AutoGenerated.h')
-rw-r--r-- | llvm/tools/llvmc2/AutoGenerated.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc2/AutoGenerated.h b/llvm/tools/llvmc2/AutoGenerated.h index 686ae3feaff..49248d9f131 100644 --- a/llvm/tools/llvmc2/AutoGenerated.h +++ b/llvm/tools/llvmc2/AutoGenerated.h @@ -18,7 +18,7 @@ #include <string> -namespace llvmcc { +namespace llvmc { typedef llvm::StringMap<std::string> LanguageMap; class CompilationGraph; |