]> granicus.if.org Git - llvm/commitdiff
[CodeGenPrepare] fix RUN line settings
authorSanjay Patel <spatel@rotateright.com>
Fri, 16 Aug 2019 21:37:49 +0000 (21:37 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 16 Aug 2019 21:37:49 +0000 (21:37 +0000)
I'm not sure if this was running as expected with a broken triple.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369156 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/CodeGenPrepare/sink-shift-and-trunc.ll

index 20a436edd105c67ed757a2a5f377fc64570f8ffc..07ea73b5a5ba765e4104b7f3dca63944a6334119 100644 (file)
@@ -1,5 +1,5 @@
 ; REQUIRES: aarch64-registered-target
-; RUN: opt -codegenprepare -mtriple=arm64-apple=ios -S -o - %s | FileCheck %s
+; RUN: opt < %s -codegenprepare -mtriple=arm64-apple-ios -S | FileCheck %s
 
 @first_ones = external global [65536 x i8]