Skip to content

Remove the extended BB addr map section.#305

Merged
ltratt merged 1 commit intoykjit:mainfrom
vext01:remove-bb-addr-map
Feb 9, 2026
Merged

Remove the extended BB addr map section.#305
ltratt merged 1 commit intoykjit:mainfrom
vext01:remove-bb-addr-map

Conversation

@vext01
Copy link
Copy Markdown

@vext01 vext01 commented Feb 9, 2026

This section is present in "stock" LLVM:
https://llvm.org/docs/Extensions.html#sht-llvm-bb-addr-map-section-basic-block-address-map

We extended it to work around problems with mapping PT-reported block addresses back to IR.

We no longer use hardware tracing, so we can revert the relevant sections of code back to upstream, thus minimising our diff to them.

This section is present in "stock" LLVM:
https://llvm.org/docs/Extensions.html#sht-llvm-bb-addr-map-section-basic-block-address-map

We extended it to work around problems with mapping PT-reported block
addresses back to IR.

We no longer use hardware tracing, so we can revert the relevant
sections of code back to upstream, thus minimising our diff to them.
@ltratt ltratt added this pull request to the merge queue Feb 9, 2026
Merged via the queue into ykjit:main with commit 6f4b535 Feb 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants