Commit efa325c
authored
Metadce fixes (emscripten-core#6444)
* we cannot metadce linkable code, like shared modules. Fixes emscripten-core#6362
* improve the error message for when the metadce passes cannot find necessary things due to improper use of --pre/--post-js emscripten-core#6442
* we also cannot jsdce linkable code1 parent 5868b17 commit efa325c
4 files changed
Lines changed: 40 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7854 | 7854 | | |
7855 | 7855 | | |
7856 | 7856 | | |
7857 | | - | |
7858 | | - | |
7859 | | - | |
7860 | | - | |
7861 | | - | |
7862 | | - | |
| 7857 | + | |
| 7858 | + | |
| 7859 | + | |
| 7860 | + | |
| 7861 | + | |
| 7862 | + | |
7863 | 7863 | | |
7864 | 7864 | | |
7865 | | - | |
| 7865 | + | |
| 7866 | + | |
| 7867 | + | |
| 7868 | + | |
7866 | 7869 | | |
7867 | 7870 | | |
7868 | 7871 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8139 | 8139 | | |
8140 | 8140 | | |
8141 | 8141 | | |
8142 | | - | |
| 8142 | + | |
| 8143 | + | |
8143 | 8144 | | |
8144 | 8145 | | |
8145 | 8146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2019 | 2019 | | |
2020 | 2020 | | |
2021 | 2021 | | |
| 2022 | + | |
2022 | 2023 | | |
2023 | 2024 | | |
2024 | 2025 | | |
| |||
2217 | 2218 | | |
2218 | 2219 | | |
2219 | 2220 | | |
2220 | | - | |
2221 | | - | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
2222 | 2226 | | |
2223 | 2227 | | |
2224 | | - | |
2225 | | - | |
2226 | | - | |
2227 | | - | |
2228 | | - | |
2229 | | - | |
2230 | | - | |
2231 | | - | |
2232 | | - | |
2233 | | - | |
2234 | | - | |
2235 | | - | |
2236 | | - | |
2237 | | - | |
2238 | | - | |
2239 | | - | |
2240 | | - | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
2241 | 2249 | | |
2242 | 2250 | | |
2243 | 2251 | | |
| |||
0 commit comments