Skip to content

Store segment alignment as a power of 2, and bump metadata version to 2 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

sbc100
Copy link
Member

@sbc100 sbc100 commented Jan 16, 2019

This is an ABI break so bump the metadata version to 2

This is an ABI break so bump the metadata version to 2
@sbc100 sbc100 requested a review from dschuff January 16, 2019 00:26
@dschuff
Copy link
Member

dschuff commented Jan 16, 2019

I think we've promised so far that the ABI is not stable, so we can probably just continue to call this ABI version 1?

@sbc100
Copy link
Member Author

sbc100 commented Jan 16, 2019

I'd link to bump it anyway, just for completeness. And to see what it looks like to actual do the bump.

@dschuff
Copy link
Member

dschuff commented Jan 16, 2019

I think whenever we do do a bump we should also make it clear in the repo versioning (e.g. put it in the commit summary, maybe a git tag too) so it's easy to find the spec for previous revisions in the history.

@dschuff
Copy link
Member

dschuff commented Jan 16, 2019

let's go ahead and get this in now to ensure it makes the branch.

@sbc100 sbc100 changed the title Store segment alignment as a power of 2 Store segment alignment as a power of 2, and bump metadata version to 2 Jan 16, 2019
@sbc100 sbc100 merged commit 5d3223f into master Jan 16, 2019
llvm-git-migration pushed a commit to llvm/llvm-project that referenced this pull request Jan 16, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

llvm-svn: 351285
bogner pushed a commit to bogner/llvm-zipper-prototype that referenced this pull request Jan 16, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
llvm-git-migration pushed a commit to llvm/llvm-project that referenced this pull request Jan 16, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56762

llvm-svn: 351287
dtzWill pushed a commit to llvm-mirror/lld that referenced this pull request Jan 16, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56762

git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@351287 91177308-0d34-0410-b5e6-96231b3b80d8
earl pushed a commit to earl/llvm-mirror that referenced this pull request Jan 16, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
dylanmckay pushed a commit to dylanmckay/llvm that referenced this pull request Jan 20, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
zhuowei pushed a commit to swiftwasm/swift-llvm that referenced this pull request Apr 13, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 29aeb33)
zhuowei pushed a commit to swiftwasm/swift-llvm that referenced this pull request Apr 15, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 29aeb33)
zhuowei pushed a commit to swiftwasm/swift-llvm that referenced this pull request May 2, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 29aeb33)
zhuowei pushed a commit to swiftwasm/swift-llvm that referenced this pull request Jun 9, 2019
This change bumps for version number of the wasm object file
metadata.

See WebAssembly/tool-conventions#92

Differential Revision: https://reviews.llvm.org/D56758

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351285 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 29aeb33)
@sunfishcode sunfishcode deleted the p2align branch February 27, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants