| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -11/+0 | |
| 2018-10-08 | Run debuginfo tests against rust-enabled lldb, when possible | Tom Tromey | -2/+4 | |
| If the rust-enabled lldb was built, then use it when running the debuginfo tests. Updating the lldb submodule was necessary as this needed a way to differentiate the rust-enabled lldb, so I added a line to the --version output. This adds compiletest commands to differentiate between the rust-enabled and non-rust-enabled lldb, as is already done for gdb. A new "rust-lldb" header directive is also added, but not used in this patch; I plan to use it in #54004. This updates all the tests. | ||||
| 2017-05-19 | debuginfo: Generate unique DW_AT_names for compilation units to work around ↵ | Michael Woerister | -0/+67 | |
| OSX linker bug. | ||||
