Skip to content

Commit 0596e40

Browse files
committed
---
yaml --- r: 1659 b: refs/heads/master c: 73f4728 h: refs/heads/master i: 1657: 073c51a 1655: 2f84b08 v: v3
1 parent 5cbd836 commit 0596e40

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: b07634f212d7725040358815f08b575d930b4490
2+
refs/heads/master: 73f4728182c62fc47fd501be56cb1898eed8cdc4

trunk/src/comp/rustc.rc

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ auth pretty.pprust = impure;
5151
mod lib {
5252
alt (target_os) {
5353
case ("win32") {
54-
let (llvm_lib = "LLVM-3.0.dll") {
54+
let (llvm_lib = "LLVM-3.0svn.dll") {
5555
let (llvmext_lib = "rustllvm.dll") {
5656
mod llvm;
5757
}

0 commit comments

Comments
 (0)