Added -cuda-uses-libdevice option to enable extra steps:
- Selectively link in and internalize required symbols from bitcode library.
Depends on D11663
Differential D11664
[CUDA] Implemented additional processing steps needed to link with CUDA libdevice bitcode. tra on Jul 30 2015, 2:58 PM. Authored by
Details Added -cuda-uses-libdevice option to enable extra steps:
Depends on D11663
Diff Detail
Event Timeline
Comment Actions Updated the patch to use bitcode linker to perform selective linking and internalizing. Comment Actions Inline comment.
|