| commit | 7eef5fa14756629dfb0682650a06ea4f2fe19593 | [log] [tgz] |
|---|---|---|
| author | Enrico Granata <egranata@apple.com> | Thu Sep 01 00:09:59 2016 +0000 |
| committer | Enrico Granata <egranata@apple.com> | Thu Sep 01 00:09:59 2016 +0000 |
| tree | 8f8126d9d24d277fc534676ae05bcdf6719332a0 | |
| parent | f1382fc71eef026f20608e1e8e5633ef6b428a96 [diff] |
Change "memory find" over to using a variation of the Boyer–Moore search algorithm Fixes rdar://15455621 (and adds a test case for this command which - surprisingly and sadly - was not there originally) llvm-svn: 280327