Basically all other methods that look up functions by name skip them if they are mere declarations.
Do the same in FindFunctionNamed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Actually, it would be great if you could add a unit test for this too - it doesn't look like anyone is testing FundFunctionNamed yet.