[all-commits] [llvm/llvm-project] 34447e: [clang][test] Specify value of `-fopenmp=libomp` f...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Wed Jul 23 13:47:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34447efd4614cfc8f17aa5cb7305f76ebaf6eaf5
      https://github.com/llvm/llvm-project/commit/34447efd4614cfc8f17aa5cb7305f76ebaf6eaf5
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

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

  Log Message:
  -----------
  [clang][test] Specify value of `-fopenmp=libomp` for test. (#150301)

`libomp` is the default value when unconfigured in cmake, but llvm can
be configured to have `libgomp` be the default instead. Explicitly
specify this value so the test does not fail when it assumes libomp is
always the default.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list