Skip to content

Commit 80ec52a

Browse files
committed
note that druntime must match compiler, not vice versa
1 parent 7b5632a commit 80ec52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/abi.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,7 @@ $(H2 $(LNAME2 ModuleInfo, ModuleInfo Instance))
987987
$(NOTE this feature may be removed.))
988988
)
989989

990-
$(P `ModuleInfo` is defined in Druntime's $(DRUNTIMESRC object.d).)
990+
$(P `ModuleInfo` is defined in Druntime's $(DRUNTIMESRC object.d), which must match the compiler's output in both the values of flags and layout of fields.)
991991

992992
$(P Modules compiled with $(DDSUBLINK dmd, switch-betterC, $(TT -betterC))
993993
do not have a `ModuleInfo` instance generated, because such modules must work

0 commit comments

Comments
 (0)