llvmc: Allow multiple output languages.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 21 Sep 2010 14:59:42 +0000 (14:59 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 21 Sep 2010 14:59:42 +0000 (14:59 +0000)
commit46aa524f0d34c21ccd64d674ae3628c69fb9883e
tree62a3dae95328988fee6065eca1b456ba4a2be856
parent6d31c0b79a06483d7a80209bba34226ccf9088bb
llvmc: Allow multiple output languages.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114433 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Tool.h
lib/CompilerDriver/CompilationGraph.cpp
test/LLVMC/MultipleOutputLanguages.td [new file with mode: 0644]
utils/TableGen/LLVMCConfigurationEmitter.cpp