[all-commits] [llvm/llvm-project] 92c9ff: [IR, Transforms] Use arg_empty (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Sep 9 08:50:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92c9ff6d5fc9c8af577922d426f6b65a661bf5dd
https://github.com/llvm/llvm-project/commit/92c9ff6d5fc9c8af577922d426f6b65a661bf5dd
Author: Kazu Hirata <kazu at google.com>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M llvm/include/llvm/IR/InstrTypes.h
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
M llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
M llvm/lib/Transforms/Utils/ModuleUtils.cpp
Log Message:
-----------
[IR, Transforms] Use arg_empty (NFC)
More information about the All-commits
mailing list