[all-commits] [llvm/llvm-project] b96fc4: [ELF][test] Fix CU address_size in some gdb-index ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Feb 22 21:42:28 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b96fc4860f1615d8d1f686f1e400cc1f8e0d58ac
      https://github.com/llvm/llvm-project/commit/b96fc4860f1615d8d1f686f1e400cc1f8e0d58ac
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M lld/test/ELF/comdat-discarded-gdb-index.s
    M lld/test/ELF/gdb-index-multiple-cu-2.s
    M lld/test/ELF/gdb-index-multiple-cu.s

  Log Message:
  -----------
  [ELF][test] Fix CU address_size in some gdb-index tests

Revert 251640ab575634256de6d6fde5c5359fe21efe91 which fixed the wrong thing.

While here, add `2>&1 | count 0` to assert no warning from lib/DebugInfo/DWARF.




More information about the All-commits mailing list