[all-commits] [llvm/llvm-project] 7e176f: [test] Use host platform specific error message su...

Abhina Sree via All-commits all-commits at lists.llvm.org
Mon Jun 7 07:07:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e176ff2db93304620a9080df2e003ae50f9b826
      https://github.com/llvm/llvm-project/commit/7e176ff2db93304620a9080df2e003ae50f9b826
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
    M llvm/test/tools/llvm-dwarfdump/X86/output.s

  Log Message:
  -----------
  [test] Use host platform specific error message substitution

This testcase is failing on z/OS because the regex doesn't match the spelling. This patch modifies the testcase to use the error substitution so it will pass on all platforms.

Reviewed By: jhenderson

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




More information about the All-commits mailing list