Issue 178625
Summary The return value of ObjectFile::GetModuleSpecification is inconsistent across plugins
Labels new issue
Assignees
Reporter JDevlieghere
    There's no documentation for what `ObjectFile::GetModuleSpecification` is returning and different object file plugins are inconsistent in the value they return. We should audit the call sites, settle on a meaningful return value (which may just be `void`) and update the different plugins. 

See discussion in https://github.com/llvm/llvm-project/pull/178347#discussion_r2734923882 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to