Unverified Commit b98b567c authored by ostannard's avatar ostannard Committed by GitHub
Browse files

[ARM] Correctly handle .inst in IT and VPT blocks (#68902)

Advance the IT and VPT block state when parsing the .inst directive, so
that it is possible to use them to emit conditional instructions. If we
don't do this, then a later instruction inside or just after the block
will have a mis-matched condition, so be incorrectly reported as an
error.
parent ef9f6170
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