[Openmp-commits] [PATCH] D45220: [OpenMP] Search llvm package to find bc file compiler and linker if not specified by a user

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Apr 3 12:35:07 PDT 2018


Hahnfeld added a comment.

I'm not sure what cases this helps as the code already uses `CMAKE_CXX_COMPILER` that the user specified. We had a very long discussion during the initial check-in of libomptarget, please do read that.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D45220





More information about the Openmp-commits mailing list