aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorFred Riss <friss@apple.com>2020-07-09 14:14:36 -0700
committerFred Riss <friss@apple.com>2020-07-14 08:45:44 -0700
commita4a00ced0cf8cc5663ff0ced801d6139153f3f76 (patch)
treee974900e49fd071b6a9f1e9c217dba3f365421fd /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent706cccb889c8d14791c029a7bb69d8eddb6b1728 (diff)
downloadllvm-a4a00ced0cf8cc5663ff0ced801d6139153f3f76.zip
llvm-a4a00ced0cf8cc5663ff0ced801d6139153f3f76.tar.gz
llvm-a4a00ced0cf8cc5663ff0ced801d6139153f3f76.tar.bz2
[lldb/Module] Allow for the creation of memory-only modules
Summary: This patch extends the ModuleSpec class to include a DataBufferSP which contains the module data. If this data is provided, LLDB won't try to hit the filesystem to create the Module, but use only the data stored in the ModuleSpec. Reviewers: labath, espindola Subscribers: emaste, MaskRay, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D83512
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions