[all-commits] [llvm/llvm-project] f00cd2: Revert "Revert "[LLDB][NativePDB] Add support for ...
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu Jan 13 14:01:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f00cd23caed5f920495bcae2055f4c478d8383d6
https://github.com/llvm/llvm-project/commit/f00cd23caed5f920495bcae2055f4c478d8383d6
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M lldb/include/lldb/Symbol/LineTable.h
M lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h
M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
A lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit
A lldb/test/Shell/SymbolFile/NativePDB/inline_sites.s
Log Message:
-----------
Revert "Revert "[LLDB][NativePDB] Add support for inlined functions""
This reland 945aa520ef07a3edb655f3f38e4c3023658dd623 with fixes.
This reverts commit 10bc3362a1a8a3df2660bf65db0ec1ccab646e1b.
More information about the All-commits
mailing list