mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
63721a457e
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
|