We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109040a commit 246990dCopy full SHA for 246990d
llvm/test/MC/ELF/many-instructions.s
@@ -1,4 +1,5 @@
1
-# REQUIRES: asserts
+## Checks the size of an internal MC structure that is different on 32-bit.
2
+# REQUIRES: asserts, llvm-64-bits
3
# 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
4
5
## Test that encodeInstruction may cause a new fragment to be created.
0 commit comments