mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-22 11:46:24 -04:00
381126e1f8
Add function to create the offload_maptypes and the offload_mapnames globals. These two functions are used in clang. They will be used in the Flang/MLIR lowering as well. Reviewed By: Meinersbur Differential Revision: https://reviews.llvm.org/D101503