This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB349194: Remove the Disassembly benchmarks. (authored by
adrian, committed by ).
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D9/new/
https://reviews.llvm.org/D555
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D9/new/
https://reviews.llvm.org/D9
___
lldb-commits mailing list
lldb-commi
aprantl created this revision.
aprantl added reviewers: jingham, jasonmolenda.
While I was out hunting for remaining pexpect-based tests, I came across these
tests that can't possibly work an any modern system, as they rely on having gdb
available in /Developer.
This patch simply removes the te