swift-wasm-DEVELOPMENT-SNAPSHOT-2021-08-07-a
Pre-release
Pre-release
Revert all experimental cross module opt related code (#3340) * Revert all experimental cross module opt related code * Remove `cross_module_opt_main.cpp` from `CMakeLists.txt` * Remove swiftStandaloneRuntime target and related lines * Remove swift-module-summary-test from lit.cfg and restore the accidentally deleted line * Remove LTO test runner from ci script * Revert "[WASM] Use swift-autolink-extract for wasm target LLVM LTO" This reverts commit 69174f1e2a5599eff8ae935c8a628b45c3ff05d0. * Remove remained parts of LTO changes Co-authored-by: Max Desiatov <[email protected]>