[PATCH] D24620: Fix autoupgrade logic for Objective-C class properties module flag
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 13:52:56 PDT 2016
mehdi_amini added a comment.
Greg told me that only the metadata that contains the description of the properties won't be available.
Note that ld64 issue a warning when we do the same with MachO object file, but there is no easy way to do it for LTO, we may add it afterward.
https://reviews.llvm.org/D24620
More information about the llvm-commits
mailing list