Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CUDA] Postprocess bitcode linked in during device-side CUDA compilation. | Artem Belevich | 2015-09-10 | 1 | -0/+38 |
Link in and internalize the symbols we need from supplied bitcode library. Differential Revision: http://reviews.llvm.org/D11664 llvm-svn: 247317 |