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.
REQUIRES: x86
1 parent c455f4a commit 757c80dCopy full SHA for 757c80d
lld/test/COFF/strtab.s
@@ -1,3 +1,4 @@
1
+# REQUIRES: x86
2
# RUN: llvm-mc -triple=x86_64-windows-msvc %s -filetype=obj -o %t.obj
3
# RUN: lld-link -out:%t.exe -entry:main %t.obj -debug:dwarf
4
# RUN: llvm-readobj --string-table %t.exe | FileCheck %s
0 commit comments