diff options
author | Artem Belevich <tra@google.com> | 2017-09-15 17:30:53 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2017-09-15 17:30:53 +0000 |
commit | 9d0052160f899a817a03dce0d079bbc50a8ff617 (patch) | |
tree | 6576da2d0f405e3a7ba2a596a1a582ad16afa821 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a5b3bc6d58d13acfb4248275c2e48505b3c957ed (diff) | |
download | llvm-9d0052160f899a817a03dce0d079bbc50a8ff617.zip llvm-9d0052160f899a817a03dce0d079bbc50a8ff617.tar.gz llvm-9d0052160f899a817a03dce0d079bbc50a8ff617.tar.bz2 |
[CUDA] Work around a new quirk in CUDA9 headers.
In CUDA-9 some of device-side math functions that we need are conditionally
defined within '#if _GLIBCXX_MATH_H'. We need to temporarily undo the guard
around inclusion of math_functions.hpp.
Differential Revision: https://reviews.llvm.org/D37906
llvm-svn: 313369
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions