improve PHINode::hasConstantValue() to detect recursive cases like %phi = phi(%phi...
[oota-llvm.git] / include / llvm-c / Linker.h
2012-05-09 Bill WendlingSupply a C interface to the "LinkModules" method.