mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-20 12:05:48 -04:00

assembly command 'macCatalyst' is more readable than 'maccatalyst'. I renamed the objdump output, but the assembly should match it as well. llvm-svn: 365964
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
|