Revert r259977 - [OpenMP] Reorganize code to allow specialized code generation for...
authorSamuel Antao <sfantao@us.ibm.com>
Sat, 6 Feb 2016 06:22:46 +0000 (06:22 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Sat, 6 Feb 2016 06:22:46 +0000 (06:22 +0000)
commit0a1eaf802534eaa15891be1c02c68a203f61c147
tree1eaed8786a4e13afa3849b1db73643ff09690547
parent880988af09bbe6d634959d3b5bb94cf8bd6973cd
Revert r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.

It triggered some problem in the configuration related with zlib and exposed in the driver.

llvm-svn: 259984
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp [deleted file]
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h [deleted file]
clang/lib/CodeGen/CMakeLists.txt
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/OpenMP/target_messages.cpp