Skip to content

Commit 3c8d449

Browse files
author
git apple-llvm automerger
committed
Merge commit '246990dc0296' from llvm.org/main into next
2 parents 96d7905 + 246990d commit 3c8d449

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/test/MC/ELF/many-instructions.s

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# REQUIRES: asserts
1+
## Checks the size of an internal MC structure that is different on 32-bit.
2+
# REQUIRES: asserts, llvm-64-bits
23
# 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 %s
34

45
## Test that encodeInstruction may cause a new fragment to be created.

0 commit comments

Comments
 (0)