Skip to content

Commit 1b1da94

Browse files
committed
---
yaml --- r: 889 b: refs/heads/master c: 3956b98 h: refs/heads/master i: 887: 67e062c v: v3
1 parent 0b2b3e4 commit 1b1da94

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: de166745b8035395485bc5bc598f9c507ae80376
2+
refs/heads/master: 3956b983123cd204b736c7b43ed5f1c7c607717a

trunk/src/comp/rustc.rc

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ auth lib.llvm = unsafe;
3838
mod lib {
3939
alt (target_os) {
4040
case ("win32") {
41-
let (llvm_lib = "LLVM-2.8svn.dll") {
41+
let (llvm_lib = "LLVM-2.8.dll") {
4242
mod llvm;
4343
}
4444
}

0 commit comments

Comments
 (0)