This is an archive of the discontinued LLVM Phabricator instance.

Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode
ClosedPublic

Authored by arsenm on Aug 20 2018, 1:41 AM.

Details

Reviewers
tra
jlebar
Summary

The same semantics work for OpenCL, and probably any offload
language. Keep the old name around as an alias.

Diff Detail

Event Timeline

arsenm created this revision.Aug 20 2018, 1:41 AM
arsenm updated this revision to Diff 161439.Aug 20 2018, 1:46 AM

Forgot to commit part

jlebar accepted this revision.Aug 20 2018, 10:26 AM
This revision is now accepted and ready to land.Aug 20 2018, 10:26 AM
tra accepted this revision.Aug 20 2018, 10:30 AM
arsenm closed this revision.Aug 20 2018, 11:17 AM

r340193