Lines Matching refs:EXCLUDE
31 # RUN: llvm-objdump -d %t4 | FileCheck %s --check-prefix=EXCLUDE
33 # EXCLUDE: Disassembly of section .patatino:
34 # EXCLUDE-EMPTY:
35 # EXCLUDE: <_start>:
36 # EXCLUDE-NEXT: : 48 c7 c0 3c 00 00 00 movq $60, %rax
37 # EXCLUDE-NEXT: : 48 c7 c7 2a 00 00 00 movq $42, %rdi
38 # EXCLUDE-NEXT: : cc int3
39 # EXCLUDE-NEXT: : cc int3
40 # EXCLUDE: <_potato>:
41 # EXCLUDE-NEXT: : 90 nop
42 # EXCLUDE-NEXT: : 90 nop
43 # EXCLUDE: Disassembly of section .text:
44 # EXCLUDE-EMPTY:
45 # EXCLUDE: <tomato>:
46 # EXCLUDE-NEXT: : b8 01 00 00 00 movl $1, %eax