[all-commits] [llvm/llvm-project] 10bc33: Revert "[LLDB][NativePDB] Add support for inlined ...

Stella Stamenova via All-commits all-commits at lists.llvm.org
Wed Jan 12 08:54:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10bc3362a1a8a3df2660bf65db0ec1ccab646e1b
      https://github.com/llvm/llvm-project/commit/10bc3362a1a8a3df2660bf65db0ec1ccab646e1b
  Author: Stella Stamenova <stilis at microsoft.com>
  Date:   2022-01-12 (Wed, 12 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
    R lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit
    R lldb/test/Shell/SymbolFile/NativePDB/inline_sites.s

  Log Message:
  -----------
  Revert "[LLDB][NativePDB] Add support for inlined functions"

This reverts commit 945aa520ef07a3edb655f3f38e4c3023658dd623.

This commit broke the windows lldb bot.




More information about the All-commits mailing list