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

2018-01-18 Thread Jonas Hahnfeld via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rC322858: [OpenMP] Correct generation of offloading entries (authored by Hahnfeld, committed by ). Repository: rC Clang https://reviews.llvm.org/D42168 Files: lib/CodeGen/CGOpenMPRuntime.cpp test/Op

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

2018-01-18 Thread Alexey Bataev via Phabricator via cfe-commits
ABataev accepted this revision. ABataev added a comment. This revision is now accepted and ready to land. LG https://reviews.llvm.org/D42168 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-c

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

2018-01-18 Thread Jonas Hahnfeld via Phabricator via cfe-commits
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 `Packed