mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
f560f82e38
We were accidentally bounds checking the read against the output ArrayRef instead of against the size of the read. llvm-svn: 271040