[CUDA] Place all CUDA sections in __NV_CUDA segment on Mac.
authorArtem Belevich <tra@google.com>
Thu, 28 Jun 2018 17:15:52 +0000 (17:15 +0000)
committerArtem Belevich <tra@google.com>
Thu, 28 Jun 2018 17:15:52 +0000 (17:15 +0000)
commit5ce0a08cf6cf7233b1a505957e3ad518b6e9f6e9
treeed79f0b0e543aac107ed99c6b9052dce9ff5157d
parentc9d675266e213ff9311e8b66160781135f0d6971
[CUDA] Place all CUDA sections in __NV_CUDA segment on Mac.

That's where CUDA binaries appear to put them.

Differential Revision: https://reviews.llvm.org/D48615

llvm-svn: 335880
clang/lib/CodeGen/CGCUDANV.cpp