aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-05-04 20:19:15 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2020-05-04 20:21:33 -0700
commit0be7acab1573accb2943673df5f1fc9331e196d0 (patch)
tree3f3125377a71925681332625af43c95ead50d586 /llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
parent469c02d0581a4bd7539c7dd62063c29072b55852 (diff)
downloadllvm-0be7acab1573accb2943673df5f1fc9331e196d0.zip
llvm-0be7acab1573accb2943673df5f1fc9331e196d0.tar.gz
llvm-0be7acab1573accb2943673df5f1fc9331e196d0.tar.bz2
[dsymutil] Thread the VFS through dsymutil (NFC)
This patch threads the virtual file system through dsymutil. Currently there is no good way to find out exactly what files are necessary in order to reproduce a dsymutil link, at least not without knowledge of how dsymutil's internals. My motivation for this change is to add lightweight "reproducers" that automatically gather the input object files through the FileCollectorFileSystem. The files together with the YAML mapping will allow us to transparently reproduce a dsymutil link, even without having to mess with the OSO path prefix. Differential revision: https://reviews.llvm.org/D79376
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp')
0 files changed, 0 insertions, 0 deletions