[LLVMdev] the difference of debug information descriptor between versions

Eric Christopher echristo at gmail.com
Mon Sep 29 19:37:45 PDT 2014


You can find the documentation for previous versions here:
http://llvm.org/releases/

-eric

On Mon, Sep 29, 2014 at 7:32 PM, Hui Zhang <wayne.huizhang at gmail.com> wrote:
> Hello,
>
> Do you know where I can find the correct metadata layout in the source code
> package (which file)?   I found a source code that used llvm 2.5 following a
> slightly different metadata layout as what I read on
> http://llvm.org/docs/SourceLevelDebugging.html#debugger-intrinsic-functions,
> which should be compatible with the latest 3.6 version, so where can I check
> the detailed difference in each version ? e.g I'm using llvm 3.3 ?
>
> thanks
>
> --
> Best regards
>
>
> Hui Zhang
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list