xref: /aosp_15_r20/external/llvm/test/CodeGen/AArch64/arm64-subsections.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker; RUN: llc -mtriple=arm64-apple-ios7.0 -o - %s | FileCheck %s --check-prefix=CHECK-MACHO
2*9880d681SAndroid Build Coastguard Worker; RUN: llc -mtriple=arm64-linux-gnu -o - %s | FileCheck %s --check-prefix=CHECK-ELF
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard Worker; CHECK-MACHO: .subsections_via_symbols
5*9880d681SAndroid Build Coastguard Worker; CHECK-ELF-NOT: .subsections_via_symbols