[Openmp-commits] [PATCH] D82154: [OpenMP][Tool] Fix install directory of ompt-multiplex.h

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jun 19 02:07:09 PDT 2020


Hahnfeld added a comment.

`LIBOMP_HEADERS_INSTALL_PATH` is the internal compiler where for example `omp.h`. I think the header tool is of relevance outside of Clang, so IMO it should go the general `include/` directory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82154





More information about the Openmp-commits mailing list