mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
4 lines
199 B
Text
4 lines
199 B
Text
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
|