[all-commits] [llvm/llvm-project] 3524c2: [SCCP] Use bulk-remove API to bulk-remove attribut...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Aug 28 05:45:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3524c23ff2998bbde467397c4df3bd92d50c1485
https://github.com/llvm/llvm-project/commit/3524c23ff2998bbde467397c4df3bd92d50c1485
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/SCCP.cpp
Log Message:
-----------
[SCCP] Use bulk-remove API to bulk-remove attributes. NFCI.
More information about the All-commits
mailing list