aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2023-05-11 12:01:17 +0200
committerTimm Bäder <tbaeder@redhat.com>2023-07-26 08:47:54 +0200
commit8a4bbeb9168cec7d7bec7b21f4718c58dcff7602 (patch)
tree353148c31907aded7e959205d112754a2f8c1ad6 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent6d2e141e5c0da9dfd2a2ea9b63aa8017ba8277e3 (diff)
downloadllvm-8a4bbeb9168cec7d7bec7b21f4718c58dcff7602.zip
llvm-8a4bbeb9168cec7d7bec7b21f4718c58dcff7602.tar.gz
llvm-8a4bbeb9168cec7d7bec7b21f4718c58dcff7602.tar.bz2
[clang][Interp] Remove args from called functions in more cases
When calling functions in the checkingPotentialConstantExpression mode, we cannot have arguments (including This + RVO pointers) for the toplevel callee, but the functions called from within can work just fine, or at least we succeed in pushing their arguments on the stack, so we must also succeed in removing them again. Differential Revision: https://reviews.llvm.org/D150358
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions