[PATCH] D17086: [NVPTX] emit .file directives for files referenced by subprograms.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 11:35:43 PST 2016


jlebar requested changes to this revision.
jlebar added a comment.
This revision now requires changes to proceed.

In http://reviews.llvm.org/D17086#348839, @jholewinski wrote:

> 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?


Oh, no, I just fail at grep.  For some reason I was looking for non-.ll files.


http://reviews.llvm.org/D17086





More information about the llvm-commits mailing list