Skip to content

Commit b7fcd1b

Browse files
committed
---
yaml --- r: 15424 b: refs/heads/try c: 59abf93 h: refs/heads/master v: v3
1 parent 08de5e2 commit b7fcd1b

File tree

5 files changed

+3
-237
lines changed

5 files changed

+3
-237
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: 92470336dd89d01f1eab34b45fe97c1a6a33f8d4
5+
refs/heads/try: 59abf93b799a588e07060c7e4efd5f20cdce4293
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/mk/rustllvm.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ LLVM_EXTRA_INCDIRS_$(1)= -iquote $(S)src/llvm/include \
1212
-iquote llvm/$(1)/include
1313
endif
1414

15-
RUSTLLVM_OBJS_CS_$(1) := $$(addprefix rustllvm/, RustGCMetadataPrinter.cpp \
16-
RustGCStrategy.cpp RustWrapper.cpp)
15+
RUSTLLVM_OBJS_CS_$(1) := $$(addprefix rustllvm/, RustWrapper.cpp)
1716

1817
# Behind an ifdef for now since this requires a patched LLVM.
1918
ifdef CFG_STACK_GROWTH

branches/try/src/llvm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 4119fda4c6c4df372bd6edbbb08d48c7941577b5
1+
Subproject commit 8b035b5fe83ca15df171e581681bbc9cbd7e2ae0

branches/try/src/rustllvm/RustGCMetadataPrinter.cpp

Lines changed: 0 additions & 202 deletions
This file was deleted.

branches/try/src/rustllvm/RustGCStrategy.cpp

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)