llvm-objdump: Skip empty sections when dumping contents
[oota-llvm.git] / test / tools / llvm-objdump / macho-lazy-bind.test
1 # RUN: llvm-objdump -macho -lazy-bind %p/Inputs/lazy-bind.macho-x86_64 \
2 # RUN:   | FileCheck %s 
3
4
5 # CHECK: __DATA   __la_symbol_ptr    0x100001010   libfoo          _foo
6 # CHECK: __DATA   __la_symbol_ptr    0x100001018   libbar          _bar
7 # CHECK: __DATA   __la_symbol_ptr    0x100001020   libSystem       _malloc