[PATCH] D20111: [OpenMP] Adjust map type bits according to latest spec and use zero size array sections for pointers.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 09:41:06 PDT 2016


sfantao updated this revision to Diff 58252.
sfantao added a comment.

- Rebase after last changes related to first private.


http://reviews.llvm.org/D20111

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  test/OpenMP/target_codegen.cpp
  test/OpenMP/target_codegen_registration.cpp
  test/OpenMP/target_data_codegen.cpp
  test/OpenMP/target_enter_data_codegen.cpp
  test/OpenMP/target_exit_data_codegen.cpp
  test/OpenMP/target_firstprivate_codegen.cpp
  test/OpenMP/target_map_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20111.58252.patch
Type: text/x-patch
Size: 59595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160524/e6895e86/attachment-0001.bin>


More information about the cfe-commits mailing list