diff options
author | Kaelyn Uhrain <rikka@google.com> | 2012-02-15 22:13:07 +0000 |
---|---|---|
committer | Kaelyn Uhrain <rikka@google.com> | 2012-02-15 22:13:07 +0000 |
commit | 7a9ccf4c093b78831a526ef6422ebe3d03999f69 (patch) | |
tree | f30055094feb51336c1861c98446a5693e699658 /llvm/lib/VMCore/Module.cpp | |
parent | 33e863cfc87105ea15c0d5f7c94380a553d84be7 (diff) | |
download | bcm5719-llvm-7a9ccf4c093b78831a526ef6422ebe3d03999f69.tar.gz bcm5719-llvm-7a9ccf4c093b78831a526ef6422ebe3d03999f69.zip |
Add function for computing the edit distance of two arrays.
Accomplished by moving the body of StringRef::edit_distance into
a separate function that accepts two ArrayRefs, and making
StringRef::edit_distance a wrapper around the new function.
llvm-svn: 150621
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions