mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 21:30:49 +00:00
indentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159958 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d9bf71fdd2
commit
70cb1778b9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user