Skip to content

Commit 8075379

Browse files
authored
Merge pull request #2785 from kubo39/remove-gc-compiler-switch-from-abi
Remove reference to -gc compiler switch merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2 parents b46db8d + 79c570d commit 8075379

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/abi.dd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -968,8 +968,6 @@ $(H2 $(LNAME2 symbolic_debugging, Symbolic Debugging))
968968
these types, which causes C/C++ debuggers to misrepresent things.
969969
For these debuggers, they are represented as a C type which
970970
does match the calling conventions for the type.
971-
The $(B dmd) compiler will generate only C symbolic type info with the
972-
$(B -gc) compiler switch.
973971
)
974972

975973
$(TABLE2 Types for C Debuggers,

0 commit comments

Comments
 (0)