blob: 1f8a0f6ae98a9db45f381566587573e4e44ba0fe (
plain)
1
2
3
4
5
|
RUN: llvm-objdump --macho --exports-trie %p/Inputs/macho-no-exports.dylib | FileCheck %s
; Test that we don't crash with an empty export list.
CHECK: macho-no-exports.dylib
CHECK: Exports trie:
|