aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorAaron Puchert <aaron.puchert@sap.com>2021-11-12 21:09:16 +0100
committerAaron Puchert <aaron.puchert@sap.com>2021-11-12 21:10:56 +0100
commit4e7df1ef7b679953c1501177539166876c4cbda4 (patch)
tree8c5111141735a0714a6b6e5da26fd7273b5a48b4 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent5074a20dec70ef2afef650f770fb45eb0247a4f7 (diff)
downloadllvm-4e7df1ef7b679953c1501177539166876c4cbda4.zip
llvm-4e7df1ef7b679953c1501177539166876c4cbda4.tar.gz
llvm-4e7df1ef7b679953c1501177539166876c4cbda4.tar.bz2
Comment AST: Find out if function is variadic in DeclInfo::fill
Then we don't have to look into the declaration again. Also it's only natural to collect this information alongside parameters and return type, as it's also just a parameter in some sense. Reviewed By: gribozavr2 Differential Revision: https://reviews.llvm.org/D113690
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions