[llvm] Fix build failure caused by PR 68235 (PR #71219)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 12:35:08 PDT 2023


================
@@ -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


More information about the llvm-commits mailing list