[all-commits] [llvm/llvm-project] d51b38: [DWARF] Not all the constant variables are "static".

Davide Italiano via All-commits all-commits at lists.llvm.org
Wed Apr 8 11:07:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d51b38f1b3a34c2a8e1869af6434ebd743ce7a5e
      https://github.com/llvm/llvm-project/commit/d51b38f1b3a34c2a8e1869af6434ebd743ce7a5e
  Author: Davide Italiano <ditaliano at apple.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
    M lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
    A lldb/test/Shell/SymbolFile/DWARF/static_scope.s

  Log Message:
  -----------
  [DWARF] Not all the constant variables are "static".

Fixes rdar://problem/61402307

Differential Revision: https://reviews.llvm.org/D77698




More information about the All-commits mailing list