Add a test for -icp-inline knob, which ensures that ICP is only performed for
functions that can be subsequently inlined.
Details
Details
- Reviewers
rafauler maksfb - Commits
- rG77b72fbc7163: [BOLT][TEST] Add icp-inline.s test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Perhaps add a check that no line containing "callq bar" is found, to check that ICP was not performed?