llvm-capstone/lldb/lit/Reproducer
Jonas Devlieghere c470ac50a8 [Reproducers] Make reproducer relocatable
Before this patch, reproducers weren't relocatable. The reproducer
contained hard coded paths in the VFS mapping, as well in the yaml file
listing the different input files for the command interpreter. This
patch changes that:

 - Use relative paths for the DataCollector.
 - Use an overlay prefix for the FileCollector.

Differential revision: https://reviews.llvm.org/D63467

llvm-svn: 363697
2019-06-18 16:20:17 +00:00
..
Functionalities [Reproducers] Support capturing a reproducer without an explicit path. 2019-03-12 16:44:18 +00:00
Inputs [Reproducers] Enable replay from SBRepro. 2019-03-06 01:49:57 +00:00
Modules [Reproducers] Support capturing a reproducer without an explicit path. 2019-03-12 16:44:18 +00:00
TestDriverOptions.test [Reproducers] Support capturing a reproducer without an explicit path. 2019-03-12 16:44:18 +00:00
TestFileRepro.test [Reproducers] Include lldb version in the reproducer root 2019-06-13 04:35:22 +00:00
TestGDBRemoteRepro.test [Reproducers] Properly handle QEnvironment packets 2019-03-21 04:08:31 +00:00
TestReuseDirectory.test [Reproducers] Make reproducer relocatable 2019-06-18 16:20:17 +00:00