Skip to content

Commit dbd2c0e

Browse files
authored
Merge pull request #2989 from BorisCarvajal/abi_fix21753
abi: add mangling for issue 21753
2 parents d76bec5 + e268c4b commit dbd2c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/abi.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ $(GNAME Value):
284284
$(GLINK CharWidth) $(GLINK Number) $(B _) $(GLINK HexDigits)
285285
$(B A) $(GLINK Number) $(GLINK Value)...
286286
$(B S) $(GLINK Number) $(GLINK Value)...
287+
$(B f) $(GLINK MangledName)
287288

288289
$(GNAME HexFloat):
289290
$(B NAN)

0 commit comments

Comments
 (0)