[PATCH] D71219: Fix conflict value for metadata "Objective-C Garbage Collection" in the mix of swift and Objective-C bitcode

Jin Lin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 13:36:28 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0cacb60549f: Fix conflict value for metadata "Objective-C Garbage Collection" in the mix of… (authored by jinlin).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71219

Files:
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/test/CodeGenObjC/image-info.m
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/test/Bitcode/upgrade-garbage-collection-for-objc.ll
  llvm/test/Bitcode/upgrade-garbage-collection-for-swift.ll
  llvm/test/Linker/Inputs/empty-objc.ll
  llvm/test/Linker/empty-swift.ll
  llvm/test/Object/objc-swift-mixed-imageinfo-macho.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71219.249744.patch
Type: text/x-patch
Size: 14355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200311/7a1c5b72/attachment-0001.bin>


More information about the cfe-commits mailing list