summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/Inputs/use-feature-foo.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/Inputs/use-feature-foo.yaml')
-rw-r--r--lld/test/wasm/Inputs/use-feature-foo.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/lld/test/wasm/Inputs/use-feature-foo.yaml b/lld/test/wasm/Inputs/use-feature-foo.yaml
new file mode 100644
index 00000000000..0d1203454c0
--- /dev/null
+++ b/lld/test/wasm/Inputs/use-feature-foo.yaml
@@ -0,0 +1,13 @@
+--- !WASM
+FileHeader:
+ Version: 0x00000001
+Sections:
+ - Type: CUSTOM
+ Name: linking
+ Version: 2
+ - Type: CUSTOM
+ Name: target_features
+ Features:
+ - Prefix: USED
+ Name: "foo"
+...
OpenPOWER on IntegriCloud