Skip to content

Commit bc227f6

Browse files
committed
---
yaml --- r: 4572 b: refs/heads/master c: 19bbd02 h: refs/heads/master v: v3
1 parent 889c177 commit bc227f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 133b3d05b4cb9d41fd4e3332a0bb9e0eaf0b0d94
2+
refs/heads/master: 19bbd0204970f7a41bafa40016ac52366666d02e

trunk/src/comp/back/link.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ mod write {
138138

139139
if threshold != 0u {
140140
llvm::LLVMPassManagerBuilderUseInlinerWithThreshold(MPMB,
141-
threshold);
141+
threshold);
142142
}
143143

144144
llvm::LLVMPassManagerBuilderPopulateModulePassManager(MPMB,

0 commit comments

Comments
 (0)