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 cd0f891 commit 9efa633Copy full SHA for 9efa633
llvm/test/ExecutionEngine/JITLink/AArch32/ELF_data_alignment.s
@@ -1,3 +1,4 @@
1
+# REQUIRES: asserts
2
# RUN: llvm-mc -triple=armv7-linux-gnueabi -arm-add-build-attributes -filetype=obj -o %t_armv7.o %s
3
# RUN: llvm-objdump -s --section=.rodata %t_armv7.o | FileCheck --check-prefix=CHECK-OBJ %s
4
# RUN: llvm-jitlink -noexec -slab-address 0x76ff0000 -slab-allocate 10Kb \
0 commit comments