[PATCH] D81319: [Dexter] Add --source-dir-root flag
Tobias Bosch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 16:48:36 PDT 2020
tbosch created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
tbosch added a reviewer: TWeaver.
tbosch added a subscriber: cmtice.
tbosch added a reviewer: jmorse.
This allows to run dexter tests with separately compiled
binaries that are specified via --binary if the source file
location changed between compilation and dexter test run.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81319
Files:
debuginfo-tests/dexter-tests/source-root-dir.cpp
debuginfo-tests/dexter/dex/debugger/DebuggerBase.py
debuginfo-tests/dexter/dex/debugger/Debuggers.py
debuginfo-tests/dexter/dex/debugger/dbgeng/dbgeng.py
debuginfo-tests/dexter/dex/debugger/lldb/LLDB.py
debuginfo-tests/dexter/dex/debugger/visualstudio/VisualStudio.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81319.268963.patch
Type: text/x-patch
Size: 11573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/469ce0f9/attachment.bin>
More information about the llvm-commits
mailing list