NVPTX doesn't support aliases, so don't generate them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16499
[CUDA] Disable ctor/dtor aliases in device code. ClosedPublic Authored by jlebar on Jan 22 2016, 5:26 PM.
Details Summary NVPTX doesn't support aliases, so don't generate them.
Diff Detail
Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Jan 25 2016, 11:29 AM Closed by commit rL258733: [CUDA] Disable ctor/dtor aliases in device code. (authored by jlebar). · Explain WhyJan 25 2016, 2:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45918 cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/cuda-constructor-alias.cu
|