mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
Update LLVM to pull in fixes to llvm-dwp
Includes https://github.com/rust-lang/llvm-project/pull/90 in particular.
This commit is contained in:
+1
-1
Submodule src/llvm-project updated: 70d09f218d...2a054c1e4f
@@ -1,5 +1,7 @@
|
||||
-include ../tools.mk
|
||||
|
||||
# min-llvm-version: 11.0
|
||||
|
||||
all: off packed unpacked
|
||||
|
||||
ifeq ($(UNAME),Darwin)
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
-include ../tools.mk
|
||||
|
||||
# only-linux
|
||||
# min-llvm-version: 11.0
|
||||
|
||||
all:
|
||||
$(RUSTC) -Z unstable-options -C split-debuginfo=packed foo.rs -g
|
||||
|
||||
Reference in New Issue
Block a user