[debuginfo-tests] 81e836a - [Dexter] Add DexLimitSteps command and ConditionalController

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 04:29:04 PDT 2020



> On Jun 2, 2020, at 16:21, Tom Weaver via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> 
> Author: Tom Weaver
> Date: 2020-06-02T16:19:43+01:00
> New Revision: 81e836a5a675f6a3d9d35560fddbbb87fdf66201
> 
> URL: https://github.com/llvm/llvm-project/commit/81e836a5a675f6a3d9d35560fddbbb87fdf66201
> DIFF: https://github.com/llvm/llvm-project/commit/81e836a5a675f6a3d9d35560fddbbb87fdf66201.diff
> 
> LOG: [Dexter] Add DexLimitSteps command and ConditionalController
> 
>  * Adds DexLimitSteps Command.
>  * Add ConditionalController, a new DebuggerController type.
>  * 5 regression tests
>  * documentation
> 
>  Reviewers: jmorse
> 
>  Differential Revision: https://reviews.llvm.org/D79786
> 
> Added: 
>    d.diff

Looks like this change accidentally added d.diff? I assume it can be removed?


Cheers


More information about the llvm-commits mailing list