mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-17 04:49:46 +00: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
@ -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…
x
Reference in New Issue
Block a user