[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / CodeGen / AArch64 / apple-latest-cpu.ll
blob2773aeb7ad37c43ca40a1c2fb6c6229b2c22e57c
1 ; RUN: llc -mtriple=arm64-apple-ios -mcpu=apple-latest -stop-before=finalize-isel -o - 2>&1 < %s | FileCheck %s
3 ; CHECK-LABEL: @dummy
4 ; CHECK: "target-cpu"="apple-latest"
5 define void @dummy() {
6   ret void