aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-08-17 22:53:23 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-08-18 00:45:18 +0300
commitf4f673e0e36937954c2410b2dfd5ca8e39ccffa5 (patch)
tree21bedd26a8733b5630510ec1333e42875bd5151e /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent4973ca3eac998068cebe7bd23f47876e7c92b87f (diff)
downloadllvm-f4f673e0e36937954c2410b2dfd5ca8e39ccffa5.zip
llvm-f4f673e0e36937954c2410b2dfd5ca8e39ccffa5.tar.gz
llvm-f4f673e0e36937954c2410b2dfd5ca8e39ccffa5.tar.bz2
[NFC][InstCombine] PHI-aware aggregate reconstruction: don't capture UseBB in lambdas, take it as argument
In a following patch, UseBB will be detected later, so capturing it is potentially error-prone (capture by ref vs by val). Also, parametrized UseBB will likely be needed for multiple levels of PHI indirections later on anyways.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions