Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Use --export-table from the latest LLD #316

Merged
merged 4 commits into from
Jul 15, 2018
Merged

Conversation

pepyakin
Copy link
Contributor

@pepyakin pepyakin commented Jul 15, 2018

LLVM was upgraded to the latest master version in rustc recently. This means we are able to use new features from LLD linker, such as --export-table. This basically renders wasm-export-table obsolete!

NOTE that the latest nightly version of rustc is required.

@pepyakin pepyakin changed the title Ser use lld export table Use --export-table from the latest LLD Jul 15, 2018
@pepyakin pepyakin added the A3-in_progress Pull request is in progress. No review needed at this stage. label Jul 15, 2018
@pepyakin pepyakin added A0-please_review Pull request needs code review. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels Jul 15, 2018
@gavofyork gavofyork added A8-looksgood and removed A0-please_review Pull request needs code review. labels Jul 15, 2018
@gavofyork gavofyork merged commit 1369641 into master Jul 15, 2018
@gavofyork gavofyork deleted the ser-use-lld-export-table branch July 15, 2018 12:09
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
JoshOrndorff pushed a commit to moonbeam-foundation/substrate that referenced this pull request Apr 21, 2021
* Removes unofficial Sha3FIPS256 precompiles

* Removes sha3fips  test

* Removes precompile sha3fips lib
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* Fix give change
Optimize log

* Fix irr_block

* Modify decoding mode

* Modify  'chainx_getWithdrawTx'

* Make format btc
Change sign status

* Delete unused params
liuchengxu added a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
…h#316)

* Fix chain_rpc gen for return value on multi spanned lines

* .
liuchengxu added a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
…rade

Upgrade secondary runtime on primary runtime upgrade
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants