[NVPTX] emit .file directives for files referenced by subprograms.
authorArtem Belevich <tra@google.com>
Thu, 11 Feb 2016 18:21:47 +0000 (18:21 +0000)
committerArtem Belevich <tra@google.com>
Thu, 11 Feb 2016 18:21:47 +0000 (18:21 +0000)
commita8455f2e2b42d981a940655c11f40264388d2d39
tree506b6707d6b228822b5cad4e028c3f13af516678
parent614ed76c3729e837c06cd31aa638b6723cc91420
[NVPTX] emit .file directives for files referenced by subprograms.

.. so .loc directives referring to those files work correctly.

Differential Revision: http://reviews.llvm.org/D17086

llvm-svn: 260557
llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/test/CodeGen/NVPTX/debug-file-loc.ll [new file with mode: 0644]