[all-commits] [llvm/llvm-project] ebee13: [lldb][test] Fix sh_type of .debug_cu_index and .d...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Feb 21 17:39:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ebee131259719fa9c06cd346e21ace3fa8ac0888
      https://github.com/llvm/llvm-project/commit/ebee131259719fa9c06cd346e21ace3fa8ac0888
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M lldb/test/Shell/SymbolFile/DWARF/dwp-debug-types.s
    M lldb/test/Shell/SymbolFile/DWARF/dwp.s

  Log Message:
  -----------
  [lldb][test] Fix sh_type of .debug_cu_index and .debug_tu_index

They do not have the SHF_EXCLUDE flag.
After D73999, MC errors `changed section type for .debug_cu_index, expected: 0x0`




More information about the All-commits mailing list