mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-20 18:59:44 -04:00
0719e72f68
This patch makes the 'ExtLen' field of extended opcodes optional. We don't need to manually calculate it in the future. Reviewed By: jhenderson, MaskRay Differential Revision: https://reviews.llvm.org/D88136