]> granicus.if.org Git - llvm/commit
[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)
commit4ba5b90239b6b275cab8ca70fe2887e4f94e88c6
tree89a6de7ebcb417e4c6b238e360f2aef656a9d6d6
parentff07b173254baa99d8d18c28d30ef8b819410b8a
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364385 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BinaryFormat/Dwarf.def