MaskRay wrote: > Removes logic that caused some fixups to be marked as resolved in the assembler without actually resolving them. Maybe worth updating the description to include an example like ``` xxx // previously incorrectly resolved, now ... ``` https://github.com/llvm/llvm-project/pull/76574