Make it possible to use the generalised 'case' construct in the cmd_line property.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 06:10:19 +0000 (06:10 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 06:10:19 +0000 (06:10 +0000)
commitb5ccfbf0a977504476f740cab14cc5ffc332575b
tree34a9c2b785ed9c72d2b8026aea39f1134af6db84
parente5557f4da417388d54c102ad7dd046237487bce3
Make it possible to use the generalised 'case' construct in the cmd_line property.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51728 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Action.h
tools/llvmc2/Common.td
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/CompilationGraph.h
tools/llvmc2/StringSet.h [new file with mode: 0644]
tools/llvmc2/Tool.h
tools/llvmc2/Tools.td
utils/TableGen/LLVMCConfigurationEmitter.cpp