Take object file as input and handle files with the same name correctly.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 18:10:20 +0000 (18:10 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 18:10:20 +0000 (18:10 +0000)
commit35a85e845302802be5191dd5c75ccea9eedea1be
treedc30ab9b1c857d5d33709c67a5fca6c812981f06
parentecbdcf2ae056404cde449783a1ec8ba798c36562
Take object file as input and handle files with the same name correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50749 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/together.c [new file with mode: 0644]
test/LLVMC/together.cpp
test/LLVMC/together1.c [deleted file]
tools/llvmc2/Action.cpp
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/CompilationGraph.h
tools/llvmc2/Example.td
tools/llvmc2/Tools.td