]> granicus.if.org Git - llvm/commitdiff
[lanai] Update test to use peephole-opt and not peephole-opts
authorJacques Pienaar <jpienaar@google.com>
Fri, 8 Jul 2016 22:28:29 +0000 (22:28 +0000)
committerJacques Pienaar <jpienaar@google.com>
Fri, 8 Jul 2016 22:28:29 +0000 (22:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274945 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/MIR/Lanai/peephole-compare.mir

index 5a546e36cd50e8f434eb8a2eb7c47248c2f4b278..63414357746167f8780504e8ed0dd88180888af0 100644 (file)
@@ -1,4 +1,4 @@
-# RUN: llc -run-pass=peephole-opts %s -o /dev/null 2>&1 | FileCheck %s
+# RUN: llc -run-pass=peephole-opt %s -o /dev/null 2>&1 | FileCheck %s
 
 # Test the compare fold peephole.