[Openmp-commits] [PATCH] D149391: [OpenMP] Add missing -L to libomptarget tests

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 28 06:53:30 PDT 2023


jdenny added a comment.

In D149391#4303774 <https://reviews.llvm.org/D149391#4303774>, @JonChesterfield wrote:

> Interesting. I wonder what libraries were being picked up before - maybe from the cmake install directory?

Do you mean before dc52712a0632 <https://reviews.llvm.org/rGdc52712a063241bd0d3a0473b4e7ed870e41921f>?  My understanding is that libomptarget.so was located in a different build directory then, so the existing -L flags in the lit config were sufficient.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149391



More information about the Openmp-commits mailing list