12 lines · plain
1## Checks the size of an internal MC structure that is different on 32-bit.2# REQUIRES: asserts, llvm-64-bits3# RUN: llvm-mc -filetype=obj -triple=x86_64 %s -o /dev/null -debug-only=mc-dump 2>&1 | grep -E -o '[0-9]+ Data Size:[0-9]+' | FileCheck %s4 5## Test that encodeInstruction may cause a new fragment to be created.6# CHECK: 0 Data Size:162207# CHECK: 16220 Data Size:1608 9.rept 16384/1010movabsq $foo, %rax11.endr12