arphaman added inline comments.

================
Comment at: clang/lib/CodeGen/CGObjC.cpp:3874
 
   if (!CGM.IsOSVersionAtLeastFn) {
     llvm::FunctionType *FTy =
----------------
thakis wrote:
> Isn't the rest of the function basically dead code? Do non-darwin targets 
> support this feature? As far as I can tell, they don't?
Yes, there's support for Android since https://reviews.llvm.org/D86596


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90367/new/

https://reviews.llvm.org/D90367

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to