Fix a typo.
llvm-svn: 111627
This commit is contained in:
parent
8264a68b4c
commit
da7be91e1c
@ -999,7 +999,7 @@ external const_insertelement : llvalue -> llvalue -> llvalue -> llvalue
|
||||
= "LLVMConstInsertElement"
|
||||
|
||||
(** [const_shufflevector a b mask] returns a constant [shufflevector].
|
||||
See the LLVM Language Reference for details on the [sufflevector]
|
||||
See the LLVM Language Reference for details on the [shufflevector]
|
||||
instruction.
|
||||
See the method [llvm::ConstantExpr::getShuffleVector]. *)
|
||||
external const_shufflevector : llvalue -> llvalue -> llvalue -> llvalue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user