Skip to content

Commit

Permalink
chore: fix typos (capstone-engine#2328)
Browse files Browse the repository at this point in the history
Signed-off-by: snoppy <[email protected]>
Co-authored-by: Rot127 <[email protected]>
  • Loading branch information
xiaoxianBoy and Rot127 authored May 12, 2024
1 parent 1a65b8d commit 3b18d7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 3b18d7d

Please sign in to comment.