[PATCH] D42168: [OpenMP] Correct generation of offloading entries

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 18 05:58:15 PST 2018


Hahnfeld updated this revision to Diff 130399.
Hahnfeld retitled this revision from "[OpenMP] Generate unique name for offloading entries" to "[OpenMP] Correct generation of offloading entries".
Hahnfeld edited the summary of this revision.
Hahnfeld added a comment.

Use `llvm::Twine`, add `PackedAttr`, and adjust regression tests to check the name of the generated constants.


https://reviews.llvm.org/D42168

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  test/OpenMP/target_codegen_registration.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42168.130399.patch
Type: text/x-patch
Size: 16051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180118/0c88bcb2/attachment.bin>


More information about the cfe-commits mailing list