This commit ensures that llvm-extract does not copy all IFuncs into the
resulting modules. Before this change, ifuncs were not modified which
could cause the emission unexpected IR files.
Details
Details
- Reviewers
darthscsi - Commits
- rG2544d91956f9: llvm-extract: Replace IFuncs with declarations
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@darthscsi I added you as a reviewer, as you were the original author of this pass. There was no other substantial contributions to this pass in a long time. If you know of someone else to assign, feel free to do so.