findEntryPointByName fails when entry points are specified using CompilerOptionName::EntryPointName #6452
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
kind:bug
something doesn't work like it should
Milestone
See the unit test added in this PR for a simple repro.EDIT: This is currently not considered a bug -- it turns out there's an alternative function that can be used instead. The task now is just to make sure the user guide and API documentation for findEntryPointByName mentions this and directs the user to the appropriate function in this case.
The text was updated successfully, but these errors were encountered: