mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
a2304db8c0
Replace std::min use which should allow us to avoid including the <algorithm> header in every include of APInt.h.