This revision was automatically updated to reflect the committed changes.
Closed by commit rL248298: Augmented CudaHostAction to carry device-side
triple. (authored by tra).
Changed prior to commit:
http://reviews.llvm.org/D12893?vs=34857&id=35388#toc
Repository:
rL LLVM
http://reviews.llvm
echristo added a comment.
Sounds good. Thanks!
http://reviews.llvm.org/D12893
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
Commit message could use some more elaborating on why you'll need to know this
information. Just a bit as the main commit will have a lot of that information.
Thanks!
-eric
http://revie
tra created this revision.
tra added a reviewer: echristo.
tra added a subscriber: cfe-commits.
Paves the way for the upcoming patch where host-side compilation will need to
know device-side triple.
http://reviews.llvm.org/D12893
Files:
include/clang/Driver/Action.h
lib/Driver/Action.cpp