Unverified Commit 2fd7657b authored by stephenpeckham's avatar stephenpeckham Committed by GitHub
Browse files

[XCOFF] Display branch-absolute targets in hex. (#72532)

Branch-absolute instructions are currently printed in decimal, and
negative addresses are printed as positive numbers.

With this change, addresses are printed in hex and negative addresses
are converted to an unsigned 32- or 64-bit address.
parent c6ecbcb4
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