| commit | fd54fa5d72d5cbe076419ad31b36c19ddfc1ed33 | [log] [tgz] |
|---|---|---|
| author | Sam Clegg <sbc@chromium.org> | Fri Jun 07 06:00:46 2019 +0000 |
| committer | Sam Clegg <sbc@chromium.org> | Fri Jun 07 06:00:46 2019 +0000 |
| tree | ed01ef3c43267aa681660575320bc57d808f8cd2 | |
| parent | 50f61af3f304a03f10d9ecb0828829f0a72d0099 [diff] |
[WebAssembly] Fix for discarded init functions When a function is excluded via comdat we shouldn't add it to the final list of init functions. Differential Revision: https://reviews.llvm.org/D62983 llvm-svn: 362769