]> granicus.if.org Git - clang/commit
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)
commit4487e4a810f5da6dce6491d0e112d489288d594a
tree4975d9e01bbd9254713adf246c7223a7252d38ad
parente01ff3c193f199b4c2cc785a20f7c224a720ea2a
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259984 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticDriverKinds.td
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp [deleted file]
lib/CodeGen/CGOpenMPRuntimeNVPTX.h [deleted file]
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGenModule.cpp
lib/Frontend/CompilerInvocation.cpp
test/OpenMP/target_messages.cpp