8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
RUN: llvm-objdump -macho -d %p/Inputs/truncated-section.dylib.macho-x86_64 | FileCheck %s
|
|
|
|
CHECK: _func:
|
|
CHECK: retq
|
|
CHECK: retq
|
|
|
|
CHECK: section data ends, _func2 lies outside valid range
|