Commit 654c870
committed
fbc-debug: remove BINCL and EINCL STAB tags
- whitespace corrections
- ctx.filename is never used, so ucase(*filename) is unnecessary
- BINCL/EINCL appears to be intended to be used when the STAB type information is emitted for full headers. fbc doesn't do this, it only emits the type information for types that are actually used. In that sense, we are already emitting the least amount of type information possible.
- therefore BINCL/EINCL tags are removed as they were previously used in a way that was never intended by the STAB format1 parent 0f2a7c8 commit 654c870
1 file changed
+16
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 217 | + | |
222 | 218 | | |
223 | 219 | | |
224 | 220 | | |
| |||
1021 | 1017 | | |
1022 | 1018 | | |
1023 | 1019 | | |
1024 | | - | |
| 1020 | + | |
1025 | 1021 | | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
1030 | 1026 | | |
1031 | | - | |
1032 | | - | |
1033 | | - | |
1034 | | - | |
1035 | | - | |
1036 | | - | |
1037 | | - | |
1038 | | - | |
1039 | | - | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1040 | 1036 | | |
1041 | | - | |
| 1037 | + | |
1042 | 1038 | | |
0 commit comments