summaryrefslogtreecommitdiffstats
path: root/llvm/test/ObjectYAML/wasm/data_section.yaml
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-01-16 01:34:48 +0000
committerSam Clegg <sbc@chromium.org>2019-01-16 01:34:48 +0000
commit56c587adfd2999a5f096cf49266552de931aa1e3 (patch)
tree08e93dcba4a3de6f3b2697a56b205392e4fac7a9 /llvm/test/ObjectYAML/wasm/data_section.yaml
parentc4c43b2bad56784f8d8d122029464882c54ee3ce (diff)
downloadbcm5719-llvm-56c587adfd2999a5f096cf49266552de931aa1e3.tar.gz
bcm5719-llvm-56c587adfd2999a5f096cf49266552de931aa1e3.zip
[WebAssembly] Store section alignment as a power of 2
This change bumps for version number of the wasm object file metadata. See https://github.com/WebAssembly/tool-conventions/pull/92 Differential Revision: https://reviews.llvm.org/D56758 llvm-svn: 351285
Diffstat (limited to 'llvm/test/ObjectYAML/wasm/data_section.yaml')
-rw-r--r--llvm/test/ObjectYAML/wasm/data_section.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ObjectYAML/wasm/data_section.yaml b/llvm/test/ObjectYAML/wasm/data_section.yaml
index ef5945dcaac..aa18301ca22 100644
--- a/llvm/test/ObjectYAML/wasm/data_section.yaml
+++ b/llvm/test/ObjectYAML/wasm/data_section.yaml
@@ -24,7 +24,7 @@ Sections:
Addend: -6
- Type: CUSTOM
Name: linking
- Version: 1
+ Version: 2
SymbolTable:
- Index: 0
Kind: DATA
OpenPOWER on IntegriCloud