1*9880d681SAndroid Build Coastguard Worker// Check that we understand kext bundles. 2*9880d681SAndroid Build Coastguard Worker// Test input generated by "clang -x c++ -fapple-kext -Wl,-kext /dev/null" 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard WorkerRUN: llvm-readobj %p/Inputs/macho-empty-kext-bundle-x86-64 | FileCheck %s 5*9880d681SAndroid Build Coastguard WorkerCHECK: Format: Mach-O 64-bit x86-64 6*9880d681SAndroid Build Coastguard WorkerCHECK: Arch: x86_64 7*9880d681SAndroid Build Coastguard WorkerCHECK: AddressSize: 64bit 8