Revert 374373: [Codegen] Alter the default promotion for saturating adds and subs
[llvm-core.git] / test / CodeGen / AArch64 / arm64-subsections.ll
blob1449b857ec6d7a3e34e351d5a39ff8d5eef8664a
1 ; RUN: llc -mtriple=arm64-apple-ios7.0 -o - %s | FileCheck %s --check-prefix=CHECK-MACHO
2 ; RUN: llc -mtriple=arm64-linux-gnu -o - %s | FileCheck %s --check-prefix=CHECK-ELF
4 ; CHECK-MACHO: .subsections_via_symbols
5 ; CHECK-ELF-NOT: .subsections_via_symbols