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 fc12467 commit d86dac9Copy full SHA for d86dac9
lld/test/MachO/cstring.ll
@@ -1,4 +1,4 @@
1
-; REQUIRES: aarch64
+; REQUIRES: x86
2
; RUN: llvm-as %s -o %t.o
3
4
; RUN: %lld -dylib --separate-cstring-literal-sections %t.o -o - | llvm-objdump --macho --section-headers - | FileCheck %s
0 commit comments