aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/wasm32/custom-section.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/wasm32/custom-section.d')
-rw-r--r--binutils/testsuite/binutils-all/wasm32/custom-section.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/wasm32/custom-section.d b/binutils/testsuite/binutils-all/wasm32/custom-section.d
new file mode 100644
index 0000000..3a39e77
--- /dev/null
+++ b/binutils/testsuite/binutils-all/wasm32/custom-section.d
@@ -0,0 +1,11 @@
+#PROG: objcopy
+#source: custom-section.s
+#as:
+#objcopy: -Ielf32-wasm32 -Owasm
+#objdump: -bbinary -s
+
+.*:.*file format binary
+
+Contents of section .data:
+ 0000 0061736d 01000000 0008046e 616d6502 .asm.......name.
+ 0010 0100 .. *$