commit | c50f06487c75867ecc1bbd769ed3bb7555f4d2af | [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 | 6d793956839a697764f83a78658574af63a4aa27 | |
parent | d4b841f8f9992f06eb8bd39145bc305a5e84e159 [diff] [blame] |
indentation llvm-svn: 159958
diff --git a/llvm/lib/CodeGen/TargetInstrInfoImpl.cpp b/llvm/lib/CodeGen/TargetInstrInfoImpl.cpp index 1da5512..a3d6771 100644 --- a/llvm/lib/CodeGen/TargetInstrInfoImpl.cpp +++ b/llvm/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