mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-19 15:13:49 -04:00
132a289c39
assembly command 'macCatalyst' is more readable than 'maccatalyst'. I renamed the objdump output, but the assembly should match it as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365964 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
121 B
LLVM
4 lines
121 B
LLVM
; RUN: llc %s -o - | FileCheck %s
|
|
target triple="x86_64-apple-ios13.0-macabi"
|
|
; CHECK: .build_version macCatalyst, 13, 0
|