[all-commits] [llvm/llvm-project] 379b59: [lldb] Skip apple accelerator table test in DWARF ...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Mon Jul 3 05:36:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 379b59d1b0f3e1ddc421f706e9de65e52acad0cb
      https://github.com/llvm/llvm-project/commit/379b59d1b0f3e1ddc421f706e9de65e52acad0cb
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M lldb/test/API/lang/cpp/accelerator-table/TestCPPAccelerator.py

  Log Message:
  -----------
  [lldb] Skip apple accelerator table test in DWARF 5 mode

D68678 added a test that ensures an Apple accelerator lookup is done
efficiently. Since these tables are not used for DWARF 5, we should decorate the
test appropriately.

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




More information about the All-commits mailing list