[OPENMP50]Initial codegen for declare variant implementation vendor.
authorAlexey Bataev <a.bataev@hotmail.com>
Tue, 1 Oct 2019 20:18:32 +0000 (20:18 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Tue, 1 Oct 2019 20:18:32 +0000 (20:18 +0000)
commit2df5f12ea119ea653c92fee347ef5a00ca64f0ad
tree7cba4e7f612c426661d36df6169dc1fb47d556ed
parent91b62d5c89ef7ca5b1101e8006513a0af88ccb96
[OPENMP50]Initial codegen for declare variant implementation vendor.

Initial implementation of global aliases emission for the declare
variant pragma with implementation vendor context selector set.

llvm-svn: 373387
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/OpenMP/declare_variant_implementation_vendor_codegen.cpp [new file with mode: 0644]