[PATCH] D110167: [Dexter] Add option to pass a Visual Studio solution instead of a binary

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 09:43:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG75b316929a8f: [Dexter] Add option to pass a Visual Studio solution instead of a binary (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D110167?vs=378219&id=378281#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110167/new/

https://reviews.llvm.org/D110167

Files:
  cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerControllers/DebuggerControllerBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/VisualStudio.py
  cross-project-tests/debuginfo-tests/dexter/dex/tools/TestToolBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/tools/run_debugger_internal_/Tool.py
  cross-project-tests/debuginfo-tests/dexter/dex/tools/test/Tool.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110167.378281.patch
Type: text/x-patch
Size: 8301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/48510f8a/attachment.bin>


More information about the llvm-commits mailing list