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

Guansong Zhang via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 15 04:51:47 PDT 2018


guansong added a comment.

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

> Thanks for the response. Can you point me to the final solution for this or re-explain it? From the comments I'm not sure I can distill the solution you want.


My understanding from Jonas is that he prefer to use cmake test to find out if this flag works, and add the flag if it does.

My suggestion will be to use LLVM version number, which Jonas does not agree. I think he has a reason for that, though personally I don't feel the reason is strong enough.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D44992





More information about the Openmp-commits mailing list