[NFC] Add proper triple for arc.ll test

This commit is contained in:
Yuanfang Chen 2020-12-02 23:31:06 -08:00 committed by GitHub
parent 61a06c071d
commit a36f8fb021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: %clang_cc1 -Os -emit-llvm -fobjc-arc -o - %s | FileCheck %s
; RUN: %clang_cc1 -triple x86_64-apple-darwin10 -Os -emit-llvm -fobjc-arc -o - %s | FileCheck %s
target triple = "x86_64-apple-darwin10"