sdc: specialize stubs for the call graph

This commit is contained in:
Emil J. Tywoniak
2025-11-19 15:26:02 +01:00
parent 07de7509bf
commit 650392d4ec
3 changed files with 2 additions and 17 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
OBJS += passes/cmds/sdc/sdc.o
$(eval $(call add_share_file,share/sdc,passes/cmds/sdc/stubs.sdc))
$(eval $(call add_share_file,share/sdc,passes/cmds/sdc/graph-stubs.sdc))