mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
llvm r298322 broke the Swift master-next build because it changed MD5Result to be a struct and not just an array. Rather than a superficial patch to extract the array, this changes the code to use llvm's stringifyResult function, which basically addresses one of the FIXMEs in that code.
50 KiB
50 KiB