Skip to content

Commit 52507f4

Browse files
committed
Revert "Rename Passes2.cpp to Passes.cpp"
This reverts commit c18127b.
1 parent 6fb168b commit 52507f4

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/, Passes.cpp)
5+
RUSTLLVM_LIB_CS := $(addprefix rustllvm/, Passes2.cpp)
66

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

File renamed without changes.

0 commit comments

Comments
 (0)