mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 19:06:06 +00:00

This patch moves some of the logic on how to emit target region functions and adds emitTargetRegionFunction to the OpenMPIRBuilder. Also the OpenMPOffloadMandatory flag is added to the config. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D139634