Skip to content

Commit a9e4c98

Browse files
committed
---
yaml --- r: 3974 b: refs/heads/master c: 09ca57a h: refs/heads/master v: v3
1 parent 741414c commit a9e4c98

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 20a3adbc08f0349226f2247a3e3a44a937685864
2+
refs/heads/master: 09ca57adb0290b015ea54dd44f20c781b98297b9

trunk/mk/rustllvm.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# rustc LLVM-extensions (C++) library variables and rules
33
######################################################################
44

5-
RUSTLLVM_LIB_CS := $(addprefix rustllvm/, Passes2.cpp)
5+
RUSTLLVM_LIB_CS := $(addprefix rustllvm/, Passes.cpp)
66

77
RUSTLLVM_OBJS_CS := $(addprefix rustllvm/, RustWrapper.cpp)
88

File renamed without changes.

0 commit comments

Comments
 (0)