[all-commits] [llvm/llvm-project] b73cf6: [DWARF] Fix consistency and AIX compatibility of c...

Jake Egan via All-commits all-commits at lists.llvm.org
Wed Dec 8 07:11:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b73cf6207efa4d44d551c60df48b7e14b0004852
      https://github.com/llvm/llvm-project/commit/b73cf6207efa4d44d551c60df48b7e14b0004852
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M llvm/test/DebugInfo/Generic/debug-info-qualifiers.ll

  Log Message:
  -----------
  [DWARF] Fix consistency and AIX compatibility of checks in DWARF test

This patch removes the white space and trailing bracket to make the checks consistent and verbose direct/indirect string agnostic for AIX compatibility.

Reviewed By: dblaikie

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




More information about the All-commits mailing list