Commit Graph

1 Commits

Author SHA1 Message Date
Erik Eckstein
0c8877ea33 CrossModuleOptimization: fix a crash with dynamic functions
Use the correct `FunctionRefBaseInst` API to get the callee.

Fixes a compiler crash when using `dynamic` functions in embedded swift.
rdar://162309631
2025-10-13 07:41:39 +02:00