aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2021-08-25 05:57:25 +0000
committerDiana Picus <diana.picus@linaro.org>2021-08-30 07:31:13 +0000
commit4fae60c4b0ed02dbb6e4c73e49197dd8dd8d4ccf (patch)
tree550bb5a5782f0668516b998165f9363f071806c3 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentcc4d28691bbc382aabf2a59c017b55a6c37f1b18 (diff)
downloadllvm-4fae60c4b0ed02dbb6e4c73e49197dd8dd8d4ccf.zip
llvm-4fae60c4b0ed02dbb6e4c73e49197dd8dd8d4ccf.tar.gz
llvm-4fae60c4b0ed02dbb6e4c73e49197dd8dd8d4ccf.tar.bz2
[flang] Add runtime interface for GET_COMMAND_ARGUMENT
GET_COMMAND_ARGUMENT takes a lot of optional arguments: VALUE, LENGTH, STATUS and ERRMSG. This patch breaks up the interface into 2 different functions: * One for getting the LENGTH of an argument. * One for getting the VALUE and the ERRMSG of an argument. This returns the STATUS, which can be easily ignored by lowering if it is missing in the invocation. Differential Revision: https://reviews.llvm.org/D108688
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions