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 f16b7c6 commit 4c1c32cCopy full SHA for 4c1c32c
lld/test/COFF/arm64ec-codemap.test
@@ -3,6 +3,7 @@ RUN: split-file %s %t.dir && cd %t.dir
3
4
RUN: llvm-mc -filetype=obj -triple=arm64-windows arm64-func-sym.s -o arm64-func-sym.obj
5
RUN: llvm-mc -filetype=obj -triple=arm64ec-windows arm64ec-func-sym.s -o arm64ec-func-sym.obj
6
+RUN: llvm-mc -filetype=obj -triple=arm64ec-windows data-sec.s -o data-sec.obj
7
RUN: llvm-mc -filetype=obj -triple=x86_64-windows x86_64-func-sym.s -o x86_64-func-sym.obj
8
RUN: llvm-mc -filetype=obj -triple=arm64ec-windows codemap.s -o codemap.obj
9
RUN: llvm-mc -filetype=obj -triple=arm64ec-windows codemap2.s -o codemap2.obj
0 commit comments