[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
Sun Apr 1 10:36:42 PDT 2018


guansong added a comment.

this fix I had is similar to 751ae2ab8, which is exactly for this.

I don't think this will create different LLVM IR code, except allow the shared extern, which is needed here. It is a proper flag to use for multiple compilation unit.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D44992





More information about the Openmp-commits mailing list