We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2b3e4 commit 1b1da94Copy full SHA for 1b1da94
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: de166745b8035395485bc5bc598f9c507ae80376
+refs/heads/master: 3956b983123cd204b736c7b43ed5f1c7c607717a
trunk/src/comp/rustc.rc
@@ -38,7 +38,7 @@ auth lib.llvm = unsafe;
38
mod lib {
39
alt (target_os) {
40
case ("win32") {
41
- let (llvm_lib = "LLVM-2.8svn.dll") {
+ let (llvm_lib = "LLVM-2.8.dll") {
42
mod llvm;
43
}
44
0 commit comments