aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/TapiFile.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2020-06-11 18:56:20 -0700
committerVitaly Buka <vitalybuka@google.com>2020-06-11 20:58:36 -0700
commit999307323a456d5da958b4e2dd72874451487482 (patch)
treea48705e97a826c7161ca3aa5d90c87cc050f59f8 /llvm/lib/Object/TapiFile.cpp
parentc966ed8dc7ce7629c4371314e5ec2119b84e852c (diff)
downloadllvm-999307323a456d5da958b4e2dd72874451487482.zip
llvm-999307323a456d5da958b4e2dd72874451487482.tar.gz
llvm-999307323a456d5da958b4e2dd72874451487482.tar.bz2
[StackSafety] Fix byval handling
We don't need process paramenters which marked as byval as we are not going to pass interested allocas without copying. If we pass value into byval argument, we just handle that as Load of corresponding type and stop that branch of analysis.
Diffstat (limited to 'llvm/lib/Object/TapiFile.cpp')
0 files changed, 0 insertions, 0 deletions