[PATCH] D121647: [runtimes] Detect changes to Tests.cmake

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 07:39:47 PDT 2022


jdenny added a comment.

The version of this patch that landed did not fix the openmp problem caused by D121276 <https://reviews.llvm.org/D121276>.  I backed it out (locally) and applied the version that I originally tested on 3/15, and all seems fine (that is, check-all includes openmp tests).  I'm testing at 3edec279dfa7 <https://reviews.llvm.org/rG3edec279dfa7a17ad60d8d2f108ebdca2f2ea845>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121647/new/

https://reviews.llvm.org/D121647



More information about the llvm-commits mailing list