diff options
Diffstat (limited to 'test/CodeGen/PowerPC/BreakableToken-reduced.ll')
| -rw-r--r-- | test/CodeGen/PowerPC/BreakableToken-reduced.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/BreakableToken-reduced.ll b/test/CodeGen/PowerPC/BreakableToken-reduced.ll index 992d2aac4a58c..39516537da429 100644 --- a/test/CodeGen/PowerPC/BreakableToken-reduced.ll +++ b/test/CodeGen/PowerPC/BreakableToken-reduced.ll @@ -1,4 +1,4 @@ -; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-shrink-wrap=true %s -o - | FileCheck %s +; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -mcpu=pwr8 -enable-shrink-wrap=true %s -o - | FileCheck %s ; ; Test the use of a non-R0 register to save/restore the LR in function ; prologue/epilogue. |
