mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-24 03:59:46 -04:00
e7b532348e
This fixes the following bugs: https://bugs.llvm.org/show_bug.cgi?id=27249 https://bugs.llvm.org/show_bug.cgi?id=46414 Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D100328