summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <michael.m.kuperstein@intel.com>2015-08-06 11:57:15 +0000
committerMichael Kuperstein <michael.m.kuperstein@intel.com>2015-08-06 11:57:15 +0000
commit819ad33f636e564ac49a43ca76e75f0598760a9b (patch)
tree7f222edf959d97f9485ab60add77dfdd03e05972 /clang-tools-extra/unittests/clang-query/QueryParserTest.cpp
parent5890717e7098489ff953a9f96d429a8a02477b2d (diff)
downloadbcm5719-llvm-819ad33f636e564ac49a43ca76e75f0598760a9b.tar.gz
bcm5719-llvm-819ad33f636e564ac49a43ca76e75f0598760a9b.zip
Mark calls in thunk functions as tail-call optimization candidates
When a thunk is generated with a call to the original adjusted function, the thunk appears in the debugger call stack. We want the backend to perform tail-call optimization on the call, to make it invisible to the debugger. This fixes PR24235 Patch by: amjad.aboud@intel.com Differential Revision: http://reviews.llvm.org/D11476 llvm-svn: 244207
Diffstat (limited to 'clang-tools-extra/unittests/clang-query/QueryParserTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud