Re-enable lldb
Commit 7215963e56 disabled lldb due to the LLVM update. This patch
updates lldb to build against the Rust LLVM, and re-enables it.
This commit is contained in:
+2
-2
@@ -56,9 +56,9 @@
|
||||
[submodule "src/tools/lldb"]
|
||||
path = src/tools/lldb
|
||||
url = https://github.com/rust-lang-nursery/lldb.git
|
||||
branch = rust-release-80-v1
|
||||
branch = rust-release-80-v2
|
||||
[submodule "src/tools/clang"]
|
||||
path = src/tools/clang
|
||||
url = https://github.com/rust-lang-nursery/clang.git
|
||||
branch = rust-release-80-v1
|
||||
branch = rust-release-80-v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user