summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC
diff options
context:
space:
mode:
authorFlorian Hahn <florian.hahn@arm.com>2018-02-04 18:27:47 +0000
committerFlorian Hahn <florian.hahn@arm.com>2018-02-04 18:27:47 +0000
commit8f804fc07d75dede212cee9718033fbfecef709c (patch)
tree60c8116ebbcef160ed09d61ac1bdbbf0d5a22e17 /llvm/lib/Transforms/ObjCARC
parent5b691a10c0dedf626d7164c4f45d02dfb6129a06 (diff)
downloadbcm5719-llvm-8f804fc07d75dede212cee9718033fbfecef709c.tar.gz
bcm5719-llvm-8f804fc07d75dede212cee9718033fbfecef709c.zip
[InlineFunction] Set arg attrs even if there only are VarArg attrs.
When using the partial inliner, we might have attributes for forwarded varargs, but the CodeExtractor does not create an empty argument attribute set for regular arguments in that case, because it does not know of the additional arguments. So in case we have attributes for VarArgs, we also have to make sure we create (empty) attributes for all regular arguments. This fixes PR36210. llvm-svn: 324197
Diffstat (limited to 'llvm/lib/Transforms/ObjCARC')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud