[all-commits] [llvm/llvm-project] ffc157: [Passes] Use regex to match GlobalsAA line in test.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu May 13 05:23:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffc157ea825f75c7b143fdaf23283194c5d829cf
      https://github.com/llvm/llvm-project/commit/ffc157ea825f75c7b143fdaf23283194c5d829cf
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M llvm/test/Other/new-pm-lto-defaults.ll

  Log Message:
  -----------
  [Passes] Use regex to match GlobalsAA line in test.

On some platforms/compiler combinations, it appears the output is
slightly different. Update the test to use a regex, as is done at other
places in the new-pm-*default.ll tests to address buildbot failures.




More information about the All-commits mailing list