summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ISelLowering.cpp
diff options
context:
space:
mode:
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>2019-06-26 09:38:09 +0000
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>2019-06-26 09:38:09 +0000
commit639d36b34e6eae75ee211bba83b7e45151e1272d (patch)
tree385f5b8586ada81176b00616e84b91bc58084930 /llvm/lib/Target/X86/X86ISelLowering.cpp
parent4c11b5268ca295b156159bed9d520fcb85fcf068 (diff)
downloadbcm5719-llvm-639d36b34e6eae75ee211bba83b7e45151e1272d.tar.gz
bcm5719-llvm-639d36b34e6eae75ee211bba83b7e45151e1272d.zip
[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: 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/D58033 llvm-svn: 364399
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud