mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
2c90fb35b9
For consistency with GCC, the target label is moved to the brcl itself instead of the next instruction. Review: Ulrich Weigand