[PATCH] D17086: [NVPTX] emit .file directives for files referenced by subprograms.
Justin Holewinski via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 11:32:06 PST 2016
jholewinski added a comment.
We do not have any tests for debug support, since it was never properly implemented. We have plenty of tests for other parts of the NVPTX AsmPrinter. Or are you referring to something else?
As for the review, the change looks good, but a test should be included.
http://reviews.llvm.org/D17086
More information about the llvm-commits
mailing list