Fixed an issue with Function::GetPrologueByteSize() where if a function's...
Fixed an issue with Function::GetPrologueByteSize() where if a function's first line table entry didn't have the same address as the start address of the function itself, we could end up returning and incorrect value. llvm-svn: 118830
Loading
Please register or sign in to comment