]> granicus.if.org Git - clang/commit
Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generat...
authorRenato Golin <renato.golin@linaro.org>
Sun, 7 Feb 2016 15:43:09 +0000 (15:43 +0000)
committerRenato Golin <renato.golin@linaro.org>
Sun, 7 Feb 2016 15:43:09 +0000 (15:43 +0000)
commit49a0cf431240d37a7939d1f1b780179bfa4a4842
treee9a9e0f216c740d80ce983e565cf4e270ed399b8
parent2b3789ae6cadc1e3e0406f0ce5c4f1e62857b6a1
Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices."

This reverts commit r259985, as it still fails one buildbot.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260036 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