Extend -fxray-instrumentation-bundle to split function-entry and
function-exit into two separate options, so that it is possible to
instrument only function entry or only function exit. For use cases
that only care about one or the other this will save significant overhead
and code size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo