commit | 70cb1778b90bb21ff8d86cd094797b9e8d3613fd | [log] [tgz] |
---|---|---|
author | Andrew Trick <atrick@apple.com> | Mon Jul 09 20:43:01 2012 +0000 |
committer | Andrew Trick <atrick@apple.com> | Mon Jul 09 20:43:01 2012 +0000 |
tree | f914aa423960a60687f4bed5834eb6cdec0c7f9a | |
parent | d9bf71fdd26475f4629ef8861debfd2c621a372f [diff] |
indentation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159958 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/TargetInstrInfoImpl.cpp b/lib/CodeGen/TargetInstrInfoImpl.cpp index 1da5512..a3d6771 100644 --- a/lib/CodeGen/TargetInstrInfoImpl.cpp +++ b/lib/CodeGen/TargetInstrInfoImpl.cpp
@@ -641,7 +641,7 @@ return TII->defaultDefLatency(ItinData, DefMI); // ...operand lookup required -return -1; + return -1; } /// computeOperandLatency - Compute and return the latency of the given data