Unverified Commit 432bb523 authored by eleviant's avatar eleviant Committed by GitHub
Browse files

Fix parsing out-of-order ValueInfos (#73239)

AsmParser creates dummy values when value identifiers are not going in ascending order and tries to use those dummy values when/if they are being referenced. We need to postpone this until all required data is read.
parent 383e3504
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment