diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll b/llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll index 79dccaa98ca..53d17d86682 100644 --- a/llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll +++ b/llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll @@ -1,4 +1,4 @@ -; RUN: llc -mtriple=powerpc64-bgq-linux < %s +; RUN: llc -verify-machineinstrs -mtriple=powerpc64-bgq-linux < %s ; Check that llc does not crash due to an illegal APInt operation |