Use edge weights to choose the right linker based on input language names.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 18:15:12 +0000 (18:15 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 18:15:12 +0000 (18:15 +0000)
commit76b1b24dc805c7a3adb4517443241ed3ecd0ba74
treebfd96d543fa856e4b4bf11a8d92a91a32a4e8556
parentbb8b58dcf3e1994beb458e777b306fa3805ee50f
Use edge weights to choose the right linker based on input language names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50759 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/false.c
test/LLVMC/hello.cpp
tools/llvmc2/Common.td
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/CompilationGraph.h
tools/llvmc2/Example.td
utils/TableGen/LLVMCConfigurationEmitter.cpp