diff options
Diffstat (limited to 'test/passes/post-emscripten_pass-arg=emscripten-sbrk-ptr@16_pass-arg=emscripten-sbrk-val@42.txt')
-rw-r--r-- | test/passes/post-emscripten_pass-arg=emscripten-sbrk-ptr@16_pass-arg=emscripten-sbrk-val@42.txt | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/test/passes/post-emscripten_pass-arg=emscripten-sbrk-ptr@16_pass-arg=emscripten-sbrk-val@42.txt b/test/passes/post-emscripten_pass-arg=emscripten-sbrk-ptr@16_pass-arg=emscripten-sbrk-val@42.txt deleted file mode 100644 index 6dfee7540..000000000 --- a/test/passes/post-emscripten_pass-arg=emscripten-sbrk-ptr@16_pass-arg=emscripten-sbrk-val@42.txt +++ /dev/null @@ -1,60 +0,0 @@ -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 1 1) - (data (i32.const 0) "\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00*\00\00\00") - (func $internal (result i32) - (i32.const 16) - ) -) -(module - (memory $0 1 1) - (data (i32.const 0) "\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00*\00\00\00") -) -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 10 10) - (data (i32.const 0) "\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00*\00\00\00") - (func $internal (result i32) - (i32.const 16) - ) -) -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 10 10) - (data (i32.const 0) "1234567890123456*\00\00\00") - (func $internal (result i32) - (i32.const 16) - ) -) -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 10 10) - (data (i32.const 0) "1234567890\00\00\00\00\00\00*\00\00\00") - (func $internal (result i32) - (i32.const 16) - ) -) -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 10 10) - (data (i32.const 0) "\00\00\00\00\00\00\00\00\00\00123456*\00\00\001234567890") - (func $internal (result i32) - (i32.const 16) - ) -) -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 10 10) - (data (i32.const 0) "\00\00\00\00\00\00\00\00\00\00123456*\00\00\00") - (func $internal (result i32) - (i32.const 16) - ) -) -(module - (type $none_=>_i32 (func (result i32))) - (memory $0 10 10) - (data (i32.const 0) "\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00*\00\00\00\00\00\00\001234567890") - (func $internal (result i32) - (i32.const 16) - ) -) |