Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vm] Fix byte displacement printing in x86 disassembler
Use int8_t type instead of char - which does not have a defined signedness. Change-Id: I14d43419d3e59cea71fb27f15bb1f72e450baca6 Reviewed-on: https://dart-review.googlesource.com/76563 Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Aart Bik <ajcbik@google.com> Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
- Loading branch information