mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-25 14:13:38 +00:00
Fix too-long line.
This commit is contained in:
parent
133b3d05b4
commit
19bbd02049
@ -138,7 +138,7 @@ mod write {
|
||||
|
||||
if threshold != 0u {
|
||||
llvm::LLVMPassManagerBuilderUseInlinerWithThreshold(MPMB,
|
||||
threshold);
|
||||
threshold);
|
||||
}
|
||||
|
||||
llvm::LLVMPassManagerBuilderPopulateModulePassManager(MPMB,
|
||||
|
Loading…
Reference in New Issue
Block a user