1RUN: llvm-objdump -exports-trie %p/Inputs/macho-no-exports.dylib | FileCheck %s 2 3; Test that we don't crash with an empty export list. 4CHECK: macho-no-exports.dylib: file format Mach-O 64-bit x86-64 5
1RUN: llvm-objdump -exports-trie %p/Inputs/macho-no-exports.dylib | FileCheck %s 2 3; Test that we don't crash with an empty export list. 4CHECK: macho-no-exports.dylib: file format Mach-O 64-bit x86-64 5