Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit changes the type of `no_aliases' from int to bool to prepare adding more boolean options (bool is widely used on riscv-dis.c already). opcodes/ChangeLog: * riscv-dis.c (no_aliases) Change type from int to bool. (set_default_riscv_dis_options): Use a boolean literal. (parse_riscv_dis_option_without_args): Likewise.
- Loading branch information