[all-commits] [llvm/llvm-project] 572c7f: Revert "[OPENMP]Do not use RTTI by default for NVP...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Fri Jan 17 01:33:36 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 572c7f6fe7b55ce5f7591fb7a445dea27329074a
https://github.com/llvm/llvm-project/commit/572c7f6fe7b55ce5f7591fb7a445dea27329074a
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M clang/lib/Driver/ToolChain.cpp
R clang/test/Driver/openmp-offload-gpu.cpp
Log Message:
-----------
Revert "[OPENMP]Do not use RTTI by default for NVPTX devices."
This reverts commit 23058f9dd4d7e18239fd63b6da52549514b45fda. It breaks
builds of cuda code somehow in some cases.
(cherry picked from commit 6b29aa21180cf14bfb619d38fc4826913cabfb66)
More information about the All-commits
mailing list