[Lldb-commits] [PATCH] D47708: PDB support of function-level linking and splitted functions

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 8 11:58:18 PDT 2018


On Fri, Jun 8, 2018 at 11:52 AM Pavel Labath <labath at google.com> wrote:

> On Fri, 8 Jun 2018 at 18:48, Leonard Mosescu <mosescu at google.com> wrote:
> >
> > To me, a linker order file (of any linker) sounds like a good
> abstraction level for generating that kind of input (on linux, I might
> have preferred a .s file with hardcoded .loc directives, but that
> doesn't seem to be a thing on windows).


Why not?  I think that would work fine (it’s called .cv_loc in codeview
though)

>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180608/0eaa8d5d/attachment.html>


More information about the lldb-commits mailing list