Skip to content
Commit 639d36b3 authored by Djordje Todorovic's avatar Djordje Todorovic
Browse files

[CC1Option] Add the option to enable the debug entry values



The option enables debug info about parameter's entry values.

The example of using the option:

clang -g -O2 -Xclang -femit-debug-entry-values test.c

In addition, when the option is set add the flag all_call_sites
in a subprogram in order to support GNU extension as well.

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

Co-authored-by: default avatarAnanth Sowda <asowda@cisco.com>
Co-authored-by: default avatarNikola Prica <nikola.prica@rt-rk.com>
Co-authored-by: default avatarIvan Baev <ibaev@cisco.com>

Differential Revision: https://reviews.llvm.org/D58033

llvm-svn: 364399
parent 4c11b526
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment