eosnetworkfoundation / mandel.cdt

Obsolete. Use https://github.com/AntelopeIO/cdt instead.
Other
7 stars 2 forks source link

update head of llvm for fixing wasm bloat #40

Closed ClaytonCalabrese closed 2 years ago

ClaytonCalabrese commented 2 years ago

Update head of llvm to bring in fixes for wasm bloat.

Did some testing with cdt. The simple_tests.wasm for 1_7 is 102KB, 1_8_1 is 52KB, 1_8_1 with this fix is 20KB

Resolves https://github.com/eosnetworkfoundation/mandel.cdt/issues/38