Commit 39f17c3
authored
Remove command line definition of legacy
In #26381, the definition of this macro was moved into the
`emscripten.h` header file, along with a warning if its used.
This change removes this macro from the clang command line generated by
emcc, reducing the differences between using `emcc` and using `clang
-target=wasm32-emscripten` directly.EMSCRIPTEN macro (#26417)1 parent 795fde4 commit 39f17c3
7 files changed
Lines changed: 3 additions & 31 deletions
File tree
- site/source/docs/tools_reference
- src
- test
- core
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1701 | 1701 | | |
1702 | 1702 | | |
1703 | 1703 | | |
1704 | | - | |
1705 | | - | |
1706 | 1704 | | |
1707 | 1705 | | |
1708 | 1706 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | | - | |
1164 | | - | |
1165 | 1163 | | |
1166 | 1164 | | |
1167 | 1165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 78 | | |
88 | 79 | | |
89 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
699 | | - | |
700 | 698 | | |
701 | 699 | | |
702 | 700 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11226 | 11226 | | |
11227 | 11227 | | |
11228 | 11228 | | |
11229 | | - | |
11230 | | - | |
11231 | | - | |
11232 | | - | |
11233 | | - | |
11234 | | - | |
11235 | | - | |
11236 | | - | |
11237 | | - | |
11238 | | - | |
11239 | | - | |
11240 | 11229 | | |
11241 | 11230 | | |
11242 | 11231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 99 | | |
105 | 100 | | |
106 | 101 | | |
| |||
0 commit comments