"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "aa41981dd897001f789cbc8a4c8c12a6fe641f3e"
Fix in MachineOperand::printIRValueReference().
Handle the case where getCurrentFunction() returns nullptr by passing -1 to printIRSlotNumber(). This will result in <badref> being printed instead of an assertion failure. Review: Francis Visoiu Mistrih https://reviews.llvm.org/D53333 llvm-svn: 345342
Loading
Please register or sign in to comment