typo fix
This commit is contained in:
parent
4c6b9bcaa9
commit
a33c1da861
@ -75,7 +75,7 @@ unsafe fn configure_llvm(sess: &Session) {
|
||||
llvm_args.as_ptr());
|
||||
}
|
||||
|
||||
// WARNING: the features after aplpying `to_llvm_feature` must be known
|
||||
// WARNING: the features after applying `to_llvm_feature` must be known
|
||||
// to LLVM or the feature detection code will walk past the end of the feature
|
||||
// array, leading to crashes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user