mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
|
RUN: llvm-objdump -d -macho -triple=thumbv7-apple-ios \
|
||
|
RUN: %p/../Inputs/macho-text.thumb | FileCheck %s
|
||
|
|
||
|
CHECK: 0: 00 bf nop
|