[Openmp-commits] [PATCH] D46842: [OpenMP][libomptarget] Make bitcode library building depend on clang and llvm-linker being available
Gheorghe-Teodor Bercea via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri May 18 08:37:46 PDT 2018
gtbercea added a comment.
If older versions of the compiler will re-enable inlining in the future, the user is free to point the exposed CMAKE flags to an older version of the compiler. If the user doesn't do anything then they are guaranteed a compiler that will inline correctly. Any other default will not guarantee inlining.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D46842
More information about the Openmp-commits
mailing list