Commit a13bc7e
authored
[emsymbolizer] Move emsymbolizer.py to tools/ (NFC) (#25187)
This way the functions can be possibly reused from files from `tools/`.
Because we add it to
https://github.com/emscripten-core/emscripten/blob/main/tools/maint/create_entry_points.py,
users can access it from anywhere.1 parent 78c6d44 commit a13bc7e
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments