MIR Serialization: Fix serialization of unnamed IR block references.
The block address machine operands can reference IR blocks in other functions. This commit fixes a bug where the references to unnamed IR blocks in other functions weren't serialized correctly. llvm-svn: 244299
Loading
Please register or sign in to comment