[NFC][Support] Move `MD5` members in `InternalState`.
authorAlexandre Rames <arames@apple.com>
Thu, 19 Aug 2021 17:09:53 +0000 (10:09 -0700)
committerAlexandre Rames <arames@apple.com>
Thu, 19 Aug 2021 21:04:14 +0000 (14:04 -0700)
commit10a126325da2475beb39500144023f573bf602b2
treefb49d6de2afa7da97e02c86fac53c425a8f0b57a
parent6c1436a9b03e6f87eecf13cccf89b25497b53543
[NFC][Support] Move `MD5` members in `InternalState`.

This prepares an update to follow other hashes.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D108388
llvm/include/llvm/Support/MD5.h
llvm/lib/Support/MD5.cpp