[Openmp-commits] [PATCH] D44992: [OpenMP] enable bc file compilation using the latest clang

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 14 13:19:32 PDT 2018


Hahnfeld added a comment.

In https://reviews.llvm.org/D44992#1098295, @gtbercea wrote:

> Has this been implemented elsewhere already? Last I tried this flag was still needed here in order to build the bitcode library compilation.


No, at least I'm not aware of a new patch adding this functionality. I explained what I think should be done above to make this work in a CMake-ish way to avoid regressions. I might try to tackle this myself, but no guarantee


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D44992





More information about the Openmp-commits mailing list