This commit adds a missed update of the call mapping in the LLVM export
for calls with no result. Before, these calls were not inserted and
thus, the export dropped branch weights on them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo