mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
5 lines
199 B
Plaintext
5 lines
199 B
Plaintext
|
RUN: llvm-objdump -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: file format Mach-O 64-bit x86-64
|