[all-commits] [llvm/llvm-project] b79e2a: [OpenMP] Remove hard-coded triple in new driver test

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Jan 31 13:47:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b79e2a1ccd3b0c8e388fe35ba162c2db498dd882
      https://github.com/llvm/llvm-project/commit/b79e2a1ccd3b0c8e388fe35ba162c2db498dd882
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
    M clang/test/Driver/openmp-offload-gpu.c

  Log Message:
  -----------
  [OpenMP] Remove hard-coded triple in new driver test

Summary:
Previously this test used a hard-coded triple value in the check lines
wihch failed on other architectures. This patch changes that to accept
any host triple.




More information about the All-commits mailing list