Files
rust/src/etc
Tom Tromey 8aae6ca44a Have rust-lldb look for the rust-enabled lldb
We're shipping a rust-enabled lldb, but the "lldb" executable is not
installed into the "bin" directory by rustup.  See the discussion in
https://github.com/rust-lang-nursery/rustup.rs/pull/1492 for
background on this decision.  There, we agreed to have rust-lldb
prefer the rust-enabled lldb if it is installed.

This patch changes dist.rs to put lldb into rustlib, following what
was done for the other LLVM tools in #53955, and then fixes rust-lldb
to prefer that lldb, if it exists.

See issue #48168
2018-09-07 09:13:47 -06:00
..
2016-08-22 01:24:01 -04:00
2015-07-30 06:35:42 +10:00
2018-04-25 11:26:47 +01:00
2017-11-16 13:34:13 -05:00
2017-10-08 01:39:34 +08:00
2018-08-19 00:00:00 +02:00