[PATCH] D68430: Don't use object libraries with Xcode

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 3 16:50:21 PDT 2019


beanz added a comment.

This has the side-effect of making `libclang_cpp` effectively empty when you build with Xcode.

What exactly does Xcode do with `OBJECT` libraries?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68430





More information about the cfe-commits mailing list