Skip to content

Conversation

lunagl
Copy link

@lunagl lunagl commented Aug 27, 2025

Call start/endBlock before/after parseBlockInfoBlock in order to not use the current block context, which is wrong and leads to e.g. incorrect abbrevlen being used.

Fixes #24998

Call start/endBlock before/after `parseBlockInfoBlock` in order to not
use the current block context, which is wrong and leads to e.g. incorrect
abbrevlen being used.
@alexrp alexrp requested a review from jacobly0 August 27, 2025 18:49
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.

std.zig.llvm.BitcodeReader doesn't work on bitcode files generated by clang
1 participant