[all-commits] [llvm/llvm-project] d079bf: [lldb] Enable (un-xfail) some dwarf tests for arm

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Sep 14 02:37:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d079bf33decf25a40a219d7ea47d84ecdb61b5e6
      https://github.com/llvm/llvm-project/commit/d079bf33decf25a40a219d7ea47d84ecdb61b5e6
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M lldb/test/Shell/SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll
    M lldb/test/Shell/SymbolFile/DWARF/clang-ast-from-dwarf-unamed-and-anon-structs.cpp
    M lldb/test/Shell/SymbolFile/DWARF/split-optimized.c

  Log Message:
  -----------
  [lldb] Enable (un-xfail) some dwarf tests for arm

These are passing now that the relocation assertion has been removed in
D132954.

Relocations still remain unimplemented though, so it's possible this may
start to fail due to unrelated changes. If that happens very often, we
may just need to disable (skip) the test instead.




More information about the All-commits mailing list