DW_TAG_call_site/DW_AT_call_return_pc can contain address that is not in any
function. In this case getBinaryFunctionContainingAddress returns nullptr. For
this case preserving original address.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo