[PATCH] D60302: [CodeGen][ObjC] Emit the retainRV marker as a module flag instead of named metadata.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 10:13:22 PDT 2019


rjmccall added a comment.

Will the ARC-contract pass recognize both, or are you adding a BC upgrader that rewrites the global metadata into a module flag?


Repository:
  rC Clang

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

https://reviews.llvm.org/D60302





More information about the cfe-commits mailing list