New LLVM versions added a dependence graph. Examine if it is profitable to switch to using that graph infrastructure instead of [Pedigree][1], or if it is easy to support both. [1]: https://github.com/compor/Pedigree
New LLVM versions added a dependence graph.
Examine if it is profitable to switch to using that graph infrastructure instead of Pedigree, or if it is easy to support both.