mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
261a4024d0
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. llvm-svn: 358472
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:
|