diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-01-15 22:36:56 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-01-15 22:36:56 +0000 |
commit | 7a16862745773a258225c0249fb10bd6e306b572 (patch) | |
tree | f04b2e5a8b9ca8d2aaefac99c4b91c1b4eaa65a5 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 1a0ce65ad39b44b795d2a0daca8fd262da7b990d (diff) | |
download | llvm-7a16862745773a258225c0249fb10bd6e306b572.zip llvm-7a16862745773a258225c0249fb10bd6e306b572.tar.gz llvm-7a16862745773a258225c0249fb10bd6e306b572.tar.bz2 |
[VFS] Add getter for mapping entries.
When generating a reproducer in LLDB we build up the mapping but don't
immediately copy over the files on the file system.
Rather than keeping a separate data structure with real and virtual
paths, we might as well reuse the entries already stored in the
YAMLVFSWriter to lazily copy over the files when needed.
llvm-svn: 351266
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions