summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc2/AutoGenerated.h
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2008-05-30 06:19:52 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2008-05-30 06:19:52 +0000
commit2f51489a62f598617bf9bf74f0dabc2aeca65e0c (patch)
tree1f10c30139f3332b5b0a7ef95837848ccc2b393d /llvm/tools/llvmc2/AutoGenerated.h
parent90777a5b82ce888d8654ec463b3b2a5b63226fd9 (diff)
downloadbcm5719-llvm-2f51489a62f598617bf9bf74f0dabc2aeca65e0c.tar.gz
bcm5719-llvm-2f51489a62f598617bf9bf74f0dabc2aeca65e0c.zip
New tests for the 'case' expression: not_empty, in_language.
llvm-svn: 51744
Diffstat (limited to 'llvm/tools/llvmc2/AutoGenerated.h')
-rw-r--r--llvm/tools/llvmc2/AutoGenerated.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc2/AutoGenerated.h b/llvm/tools/llvmc2/AutoGenerated.h
index 3b65256e0a5..106a04ef845 100644
--- a/llvm/tools/llvmc2/AutoGenerated.h
+++ b/llvm/tools/llvmc2/AutoGenerated.h
@@ -25,7 +25,7 @@ namespace llvmc {
/// PopulateLanguageMap - The auto-generated function that fills in
/// the language map (map from file extensions to language names).
- void PopulateLanguageMap(LanguageMap& language_map);
+ void PopulateLanguageMap();
/// PopulateCompilationGraph - The auto-generated function that
/// populates the compilation graph with nodes and edges.
void PopulateCompilationGraph(CompilationGraph& tools);
OpenPOWER on IntegriCloud