Disallow multiple edges.
authorMikhail Glushenkov <foldr@codedgers.com>
Wed, 26 Nov 2008 22:59:45 +0000 (22:59 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Wed, 26 Nov 2008 22:59:45 +0000 (22:59 +0000)
commit7e6d70a4251e66b7cf28a5c1282e1e1f49eebbfb
tree9201c6502cff23ccb0d2aa6bd8ffc1173140e64c
parente21815f41b9deda5fa931606ab90aeca33a80ca2
Disallow multiple edges.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60127 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/CompilationGraph.h
tools/llvmc/doc/LLVMC-Reference.rst
tools/llvmc/driver/CompilationGraph.cpp