diem / move

Home of the Move programming language
Apache License 2.0
346 stars 131 forks source link

Change incorrect LdAddr to LdConst in disassembler #273_154 #458

Closed satyamacn closed 1 year ago

satyamacn commented 1 year ago

Motivation

Somehow LdConst is written as LdAddr in the disassembler output. This PR corrects it for clarity.

sahithiacn commented 1 year ago

/canary

bors-diem commented 1 year ago

:sunny: Canary successful

sahithiacn commented 1 year ago

/land