1 ## Test that objcopy generates section headers that are identical to those from
2 ## the input binary, including the encoded size of the LEB that represents the
5 # RUN: yaml2obj %s -o %t.wasm
6 # RUN: llvm-objcopy %t.wasm %t.wasm.copy
7 # RUN: diff %t.wasm %t.wasm.copy
14 HeaderSecSizeEncodingLen: 3
23 HeaderSecSizeEncodingLen: 4
26 HeaderSecSizeEncodingLen: 1
32 HeaderSecSizeEncodingLen: 5