This patch fixed the names of the parameters in ProfileFoldOpInit() so they match the order of the parameters in calls and related functions. This did not cause a bug because the mixed-up parameters all had the same types and their order was irrelevant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo