[PATCH] D40033: [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 11:59:58 PST 2017
jlebar accepted this revision.
jlebar added a comment.
> Are you ok with this patch? If so, I will commit it and start to prepare the next patches
Judging by the fact that you don't have to change any tests here, it looks like this does not change debuginfo for any platforms. My understanding is this was echristo's main concern. LGTM.
https://reviews.llvm.org/D40033
More information about the llvm-commits
mailing list