Skip to content

Commit 09ca57a

Browse files
committed
Revert "Revert "Rename Passes2.cpp to Passes.cpp""
This reverts commit 52507f4.
1 parent 20a3adb commit 09ca57a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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)