We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9c50c commit da2d418Copy full SHA for da2d418
validation-test/stdlib/MicroStdlib/Inputs/RuntimeStubs.c
@@ -20,3 +20,5 @@ void swift_getWitnessTable(void) {}
20
void swift_getObjCClassMetadata(void) {}
21
void swift_addNewDSOImage(void) {}
22
void swift_once() {}
23
+void swift_getFunctionReplacement() {}
24
+void swift_getOrigOfReplaceable() {}
0 commit comments