1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

indentation

llvm-svn: 159958
This commit is contained in:
Andrew Trick 2012-07-09 20:43:01 +00:00
parent e0c4f94d45
commit 6b62cb7b17

View File

@ -641,7 +641,7 @@ static int computeDefOperandLatency(
return TII->defaultDefLatency(ItinData, DefMI);
// ...operand lookup required
return -1;
return -1;
}
/// computeOperandLatency - Compute and return the latency of the given data