Fix printing of stack id in MachineFrameInfo
uint8_t is printed as a char, so it needs to be casted to do the right thing. llvm-svn: 329622
Loading
Please sign in to comment
uint8_t is printed as a char, so it needs to be casted to do the right thing. llvm-svn: 329622