mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
chore: fix typos (#2328)
Signed-off-by: snoppy <michaleli@foxmail.com> Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>
This commit is contained in:
parent
1a65b8db9e
commit
3b18d7d2a4
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ namespace llvm {
|
|||
|
||||
/// EnableAIXExtendedAltivecABI - This flag returns true when -vec-extabi is
|
||||
/// specified. The code generator is then able to use both volatile and
|
||||
/// nonvolitle vector registers. When false, the code generator only uses
|
||||
/// nonvolatile vector registers. When false, the code generator only uses
|
||||
/// volatile vector registers which is the default setting on AIX.
|
||||
unsigned EnableAIXExtendedAltivecABI : 1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue