We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a01705 commit 0ce84baCopy full SHA for 0ce84ba
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: d577f5bdf98b29259c1f2484fa56017d5710d203
+refs/heads/master: 9ac29480cec8e9373d5ac3a1454c3a54a239f373
trunk/Makefile.in
@@ -169,8 +169,10 @@ LLVM_AS := $(CFG_LLVM_BINDIR)/llvm-as
169
170
ifneq ($(CFG_IN_TRANSITION),)
171
172
+CFG_INFO := $(info cfg:)
173
CFG_INFO := $(info cfg: *** compiler is in snapshot transition ***)
174
CFG_INFO := $(info cfg: *** stage2 and later will not be built ***)
175
176
177
all: rt/$(CFG_RUNTIME) \
178
rustllvm/$(CFG_RUSTLLVM) \
0 commit comments