================
@@ -1268,25 +1216,7 @@ static llvm::AttributeList
fixUpTypesInByValAndStructRetAttributes(llvm::FunctionType *fnType,
llvm::AttributeList attrList) {
auto &context = fnType->getContext();
----------------
RKSimon wrote:
drop context?
https://github.com/llvm/llvm-project/pull/71219