Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an lldb wrapper script that implements gdb-compatible commands on top | Adrian Prantl | 2013-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | of lldb. This will be the new default method for executing the tests in this repository on Darwin. There is also a related patch for llvm/utils/test_debuginfo.pl coming. I also relaxed some of the checks to work with both gdb's and lldb's output. llvm-svn: 190185 | ||||
* | Test case for r131441. | Devang Patel | 2011-05-17 | 1 | -0/+21 |
llvm-svn: 131442 |