[CodeGenPrepare] fix RUN line settings

I'm not sure if this was running as expected with a broken triple.

llvm-svn: 369156
This commit is contained in:
Sanjay Patel 2019-08-16 21:37:49 +00:00
parent 6dedc78d9d
commit 8341a847a2
1 changed files with 1 additions and 1 deletions

View 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]