[all-commits] [llvm/llvm-project] 1df3a9: [OpenMP][FIX] Make test check lines less strict

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Fri Mar 18 08:53:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1df3a913efc497b2ce63d856b25ba8903378d377
      https://github.com/llvm/llvm-project/commit/1df3a913efc497b2ce63d856b25ba8903378d377
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M clang/test/OpenMP/amdgcn_target_global_constructor.cpp

  Log Message:
  -----------
  [OpenMP][FIX] Make test check lines less strict

The ppc64be bot emits the dtor metadata first for some reason. We should
investigate this or make the _cc_ update script able to use variables
instead of fixed numbers (e.g., !1). The IR update script does that
already.




More information about the All-commits mailing list