diff options
author | Joseph Huber <huberjn@ornl.gov> | 2020-06-01 16:23:10 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2020-06-01 16:23:10 -0400 |
commit | 1a4fb2edcb908d6c9141036d29b46a347b1b6f18 (patch) | |
tree | 44f7d520b7fddbd04713a5ccbdb11315d1cb6e71 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 45fd3e4688a78d182d11733f8d633966f05d2860 (diff) | |
download | llvm-1a4fb2edcb908d6c9141036d29b46a347b1b6f18.zip llvm-1a4fb2edcb908d6c9141036d29b46a347b1b6f18.tar.gz llvm-1a4fb2edcb908d6c9141036d29b46a347b1b6f18.tar.bz2 |
[OpenMP] Replace Clang's OpenMP RTL Definitions with OMPKinds.def
Summary: This changes Clang's generation of OpenMP runtime functions to use the types and functions defined in OpenMPKinds and OpenMPConstants. New OpenMP runtime function information should now be added to OMPKinds.def. This patch also changed the definitions of __kmpc_push_num_teams and __kmpc_copyprivate to match those found in the runtime.
Reviewers: jdoerfert
Reviewed By: jdoerfert
Subscribers: jfb, AndreyChurbanov, openmp-commits, fghanim, hiraditya, sstefan1, cfe-commits, llvm-commits
Tags: #openmp, #clang, #llvm
Differential Revision: https://reviews.llvm.org/D80222
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions