Move HPHP::MD5 to util/
commit2259e996ee4e6bbce2d56819fd36f7b5a566676c
authorJordan DeLong <jdelong@fb.com>
Thu, 3 Oct 2013 23:37:53 +0000 (3 16:37 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 8 Oct 2013 16:18:05 +0000 (8 09:18 -0700)
tree56dd8ac42d7728fb51ebf418f98091ed6118c22d
parent2c54e73091d3d8a3c9fb9d4bc12b721c8b932a34
Move HPHP::MD5 to util/

And split the small portion of util/util.h that it needed to
its own header.

Reviewed By: @andralex

Differential Revision: D996208
hphp/compiler/analysis/file_scope.h
hphp/runtime/base/file-repository.h
hphp/runtime/vm/as.h
hphp/runtime/vm/jit/translator.h
hphp/runtime/vm/repo-helpers.h
hphp/runtime/vm/unit.h
hphp/util/byte-order.h [copied from hphp/runtime/vm/as.h with 60% similarity]
hphp/util/md5.h [moved from hphp/runtime/base/md5.h with 98% similarity]
hphp/util/util.h