[Metadata] Add GNU extensions for call site DWARF symbols
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>
Wed, 26 Jun 2019 07:31:09 +0000 (07:31 +0000)
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>
Wed, 26 Jun 2019 07:31:09 +0000 (07:31 +0000)
commit5dff8ca26a90c749a7a9550764592980f30ab544
tree20a6e90d9b8401209e39c2dc59de8864b7de5ebc
parentbe98e0ab7895c02c0076ea43936a1e8fc8268f58
[Metadata] Add GNU extensions for call site DWARF symbols

As discussed on RFC
(http://lists.llvm.org/pipermail/llvm-dev/2019-February/130094.html), this
is set of patches that introduces debug information about call site and
call site parameters. Since the LLVM has portion of this support (dumping
DWARF 5 symbols for calls), we generate GNU extensions as well. All of that
will be restricted under an option.

([1/13] Introduce the debug entry values.)

Co-authored-by: Ananth Sowda <asowda@cisco.com>
Co-authored-by: Nikola Prica <nikola.prica@rt-rk.com>
Co-authored-by: Ivan Baev <ibaev@cisco.com>
Differential Revision: https://reviews.llvm.org/D60712

llvm-svn: 364385
llvm/include/llvm/BinaryFormat/Dwarf.def