[PATCH] D40033: [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 11:58:35 PST 2017


ABataev added a comment.

In https://reviews.llvm.org/D40033#945457, @gchakrabarti wrote:

> What do you mean by this:
>
> "DWARF .loc directives must be emitted after .text section and
>  cannot be inlined in function bodies."


Sorry, my mistake. I mean `.file` directive.


https://reviews.llvm.org/D40033





More information about the llvm-commits mailing list