The TargetData is not used for the isPowerOfTwo determination. It has never
[oota-llvm.git] / include / llvm / ADT / edit_distance.h
2012-02-15 Kaelyn UhrainAdd function for computing the edit distance of two...