mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-22 05:15:57 +00:00

This relands rL358418. It missed one test that should also use -macho Note, all the other -private-header -exports-trie tests are used together with -macho. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358472 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
193 B
Plaintext
6 lines
193 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:
|