[PATCH] D151465: [Dexter] Remove builder from Dexter
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 09:05:55 PDT 2023
jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.
I approve of the amount of red in this patch, LGTM. There are some files where there are only whitespace changes (deleted blank lines?), which would more ideally be in a cleanup patch instead.
Focusing Dexter more on what it does well, i.e. driving a debugging session and comparing against expectations, should make all our lives easier.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151465/new/
https://reviews.llvm.org/D151465
More information about the llvm-commits
mailing list