[Lldb-commits] [PATCH] D116845: [LLDB][NativePDB] Add support for inlined functions
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 11 16:10:54 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG945aa520ef07: [LLDB][NativePDB] Add support for inlined functions (authored by zequanwu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116845/new/
https://reviews.llvm.org/D116845
Files:
lldb/include/lldb/Symbol/LineTable.h
lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit
lldb/test/Shell/SymbolFile/NativePDB/inline_sites.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116845.399112.patch
Type: text/x-patch
Size: 61264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220112/c37f31b9/attachment-0001.bin>
More information about the lldb-commits
mailing list