diff options
Diffstat (limited to 'test/lld/hello_world.wast.mem.out')
-rw-r--r-- | test/lld/hello_world.wast.mem.out | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/lld/hello_world.wast.mem.out b/test/lld/hello_world.wast.mem.out index 79ef1342a..834f4945a 100644 --- a/test/lld/hello_world.wast.mem.out +++ b/test/lld/hello_world.wast.mem.out @@ -98,13 +98,6 @@ "invokeFuncs": [ ], "features": [ - "--mvp-features", - "--enable-threads", - "--enable-bulk-memory", - "--enable-mutable-globals", - "--enable-nontrapping-float-to-int", - "--enable-sign-ext", - "--enable-simd" ] } -- END METADATA -- |