[all-commits] [llvm/llvm-project] dcbb19: [OpenMP][FIX] Use unique library name to avoid cla...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Wed Dec 6 14:51:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcbb1968a8215e79bfc2bdc48a88d2596b7f5995
      https://github.com/llvm/llvm-project/commit/dcbb1968a8215e79bfc2bdc48a88d2596b7f5995
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M openmp/libomptarget/test/offloading/shared_lib_fp_mapping.c

  Log Message:
  -----------
  [OpenMP][FIX] Use unique library name to avoid clashes with other tests

We probably should use a temporary name, but having stable names helps
debugging.




More information about the All-commits mailing list