3 lines
168 B
Plaintext
3 lines
168 B
Plaintext
RUN: not llvm-objdump -macho -s %p/Inputs/malformed-macho.bin 2>&1 | FileCheck %s -check-prefix=MALFORMED
|
|
MALFORMED: The file was not recognized as a valid object file
|