[LLVMdev] outdated debug metamata doc?

David Blaikie dblaikie at gmail.com
Thu Aug 29 08:39:03 PDT 2013


On Thu, Aug 29, 2013 at 6:58 AM, Pan, Wei <wei.pan at intel.com> wrote:
> Is anyone maintaining this page?

ish. We sometimes forget to update it for a while.

> http://llvm.org/docs/SourceLevelDebugging.html#composite-type-descriptors
>
>
>
> DIBuilder::createSubroutineType seems to generate metadatas with a different
> format.

composite types recently got one new field (a string unique
identifier) & the template arguments field was made non-optional.

Were there other differences you noticed/were referring to?



More information about the llvm-dev mailing list