Displaying 2 results from an estimated 2 matches for "bdd50eb7".
2016 Jan 18
3
Should DISubprogram's scope be allowed to be null?
...llvm.dbg.cu,
> yes?
>
Yes, that and for sample PGO. Omitting llvm.dbg.cu prevents codegen from
emitting all that debug info to the final binary.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160118/bdd50eb7/attachment.html>
2016 Jan 15
2
Should DISubprogram's scope be allowed to be null?
> On 2016-Jan-15, at 06:46, Keno Fischer <kfischer at college.harvard.edu> wrote:
>
> Looking at this again, I think I was under the mistaken impression that the DISubprogram's scope would have to be the compile unit, but it seems we also currently allow it to be a DIFile (or any other kind of scope). In that case, I suppose the behavior that the backend expects is that every