[PATCH] D51312: [OpenMP][NVPTX] Use appropriate _CALL_ELF macro when offloading

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 27 09:38:44 PDT 2018


Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.

LGTM. Can you add a comment to `InitializePredefinedAuxMacros` explaining that the macro is used in `gnu/stubs.h` and add a check to the test?


Repository:
  rC Clang

https://reviews.llvm.org/D51312





More information about the cfe-commits mailing list