1 # RUN: llvm-mc -triple=i686-nacl -filetype=obj %s -o - \
2 # RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
3 # RUN: llvm-mc -triple=i686-nacl -filetype=obj -mc-relax-all %s -o - \
4 # RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
9 # CHECK: 0: movl $14, 8(%esp)
11 # CHECK: 8: movl $7, 4(%esp)
13 # CHECK: 10: movl $0, (%esp)
17 .section .rodata,"a",@progbits