6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
|
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:
|