[PATCH] D41827: [DEBUG] Initial adaptation of NVPTX target for debug info emission.

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 14:27:25 PDT 2018


echristo added a comment.

In https://reviews.llvm.org/D41827#1083429, @ABataev wrote:

> In https://reviews.llvm.org/D41827#1083428, @echristo wrote:
>
> > In https://reviews.llvm.org/D41827#1083427, @ABataev wrote:
> >
> > > In https://reviews.llvm.org/D41827#1083412, @echristo wrote:
> > >
> > > > FWIW I'm seeing internal correctness issues after this patch has been merged - I think it's related to the section changing part of the patches. I'm investigating.
> > >
> > >
> > > :( Very said. Do have troubles with NVPTX target or some other targets?
> >
> >
> > NVPTX :(
>
>
> Do you have a repro?


Not yet. Trying to work one up.


Repository:
  rL LLVM

https://reviews.llvm.org/D41827





More information about the llvm-commits mailing list