Skip to content
Snippets Groups Projects
Commit 1be944a4 authored by Justin Holewinski's avatar Justin Holewinski
Browse files

PTX: Add preliminary support for outputting debug information in the form of

     .file and .loc directives.

Ideally, we would utilize the existing support in AsmPrinter for this, but
I cannot find a way to get .file and .loc directives to print without the
rest of the associated DWARF sections, which ptxas cannot handle.

llvm-svn: 133812
parent 35792089
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment