================
@@ -2429,11 +2427,8 @@ static llvm::Value 
*emitOptimizedARCReturnCall(llvm::Value *value,
 
   llvm::Triple::ArchType Arch = CGF.CGM.getTriple().getArch();
 
-  // FIXME: Do this on all targets and at -O0 too. This can be enabled only if
----------------
AZero13 wrote:

No, we are not compiling objective C for all targets. 

In context this is correct: the bundle has no implementation for arm32 or x86. 

https://github.com/llvm/llvm-project/pull/177285
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to