You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
214 B

// RUN: llvm-objdump -d --macho %p/Inputs/nofirst-symbol.macho-x86_64 | FileCheck %s
CHECK: 0: 90 nop
CHECK: _foo:
CHECK: 1: c3 retq
CHECK: _bar:
CHECK: 2: 90 nop
CHECK: 3: c3 retq