================
@@ -7070,6 +7070,8 @@ Error BitcodeReader::materializeModule() {
UpgradeARCRuntime(*TheModule);
+ CopyModuleAttrToFunctions(*TheModule);
----------------
DanielKristofKiss wrote:I quickly tried it but tests failed, didn't debug. why. https://github.com/llvm/llvm-project/pull/86212 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
