[Openmp-commits] [PATCH] D62841: [openmp] Use libffi only when LLVM_ENABLE_FFI is on
Taewook Oh via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 4 23:34:01 PDT 2019
twoh added a comment.
@Hahnfeld I'm not an OpenMP expert and don't have much strong argument here, but IMHO it might be confusing to have LLVM_ENABLE_FFI and LIBOMPTARGET_ENABLE_FFI have different default value from user's perspective. I wonder if we can set it off by default and explicitly turn it on for builds with test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62841/new/
https://reviews.llvm.org/D62841
More information about the Openmp-commits
mailing list