OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACHO
(Results
1 - 2
of
2
) sorted by null
/external/llvm/test/MC/ARM/
thumb1-relax-br.s
1
@ RUN: not llvm-mc -triple thumbv6m-none-
macho
-filetype=obj -o /dev/null %s 2>&1 | FileCheck --check-prefix=CHECK-ERROR %s
2
@ RUN: llvm-mc -triple thumbv7m-none-
macho
-filetype=obj -o %t %s
3
@ RUN: llvm-objdump -d -r -triple thumbv7m-none-
macho
%t | FileCheck --check-prefix=CHECK-
MACHO
%s
9
@ There is no
MachO
relocation for Thumb1's unconditional branch, so
15
@ CHECK-
MACHO
: ff f7 fe bf b.w #-4
16
@ CHECK-
MACHO
-NEXT: ARM_THUMB_RELOC_BR22
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
[
all
...]
Completed in 100 milliseconds