diff options
Diffstat (limited to 'llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll')
| -rw-r--r-- | llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll b/llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll index bf8ddf46d58..38fc3bcd887 100644 --- a/llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll +++ b/llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll @@ -9,7 +9,7 @@ target triple = "thumbv7-apple-ios" ; ; The early-clobber instruction is an str: ; -; early-clobber %12 = t2STR_PRE %6, %12, 32, pred:14, pred:%noreg +; early-clobber %12 = t2STR_PRE %6, %12, 32, 14, %noreg ; ; This tests that shrinkToUses handles the EC redef correctly. |

