More work on edge properties. Use Edge classes instead of strings in CompilationGraph.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 16:36:50 +0000 (16:36 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 16:36:50 +0000 (16:36 +0000)
commitd752c3ffd84d2b16d736e01504a9d470863fb679
tree0d6c69e7b4108e5a609050b1c2b8025bab9068b2
parent0a174930e25ff59dd0181beedae1b47d85265ece
More work on edge properties. Use Edge classes instead of strings in CompilationGraph.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50726 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Common.td
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/CompilationGraph.h
tools/llvmc2/Example.td
tools/llvmc2/Makefile
utils/TableGen/LLVMCCConfigurationEmitter.cpp